| Package | Description |
|---|---|
| org.neo4j.ogm.context |
| Modifier and Type | Method and Description |
|---|---|
Set<MappedRelationship> |
MappingContext.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
void |
MappingContext.addRelationship(MappedRelationship relationship) |
boolean |
MappingContext.containsRelationship(MappedRelationship relationship) |
boolean |
MappingContext.removeRelationship(MappedRelationship mappedRelationship) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.