| Modifier and Type | Class and Description |
|---|---|
class |
IsParentOfManagement |
| Modifier and Type | Method and Description |
|---|---|
static RelationManagement |
ERManagementUtility.getRelationManagement(SecurityContext workingContext,
com.tinkerpop.blueprints.impls.orient.OrientGraph orientGraph,
com.tinkerpop.blueprints.Edge edge) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,RelationManagement> |
EntityManagement.relationManagements
Provide a cache edge-internal-id -> RelationManagement
this avoid to recreate the relationManagement of already visited edges
|
| Modifier and Type | Method and Description |
|---|---|
protected RelationManagement |
EntityManagement.getRelationManagement(com.tinkerpop.blueprints.Edge edge) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityManagement.addToRelationManagement(RelationManagement relationManagement) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistsOfManagement |
class |
IsRelatedToManagement |
Copyright © 2019. All Rights Reserved.