| Package | Description |
|---|---|
| org.neo4j.ogm.entityaccess | |
| org.neo4j.ogm.model |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
EntityFactory.newObject(RelationshipModel edgeModel)
Constructs a new object based on the class mapped to the type in the given
RelationshipModel. |
| Modifier and Type | Method and Description |
|---|---|
Set<RelationshipModel> |
GraphModel.getRelationships() |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphModel.setRelationships(RelationshipModel[] relationships) |
Copyright © 2015 Neo Technology, Inc.. All rights reserved.