| Modifier and Type | Method and Description |
|---|---|
static RelationManagement |
ElementManagementUtility.getRelationManagement(SecurityContext workingContext,
com.orientechnologies.orient.core.db.document.ODatabaseDocument oDatabaseDocument,
com.orientechnologies.orient.core.record.OEdge 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.orientechnologies.orient.core.record.OEdge edge) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EntityManagement.addToRelationManagement(RelationManagement relationManagement) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsistsOfManagement |
class |
IsRelatedToManagement |
Copyright © 2020. All Rights Reserved.