| Package | Description |
|---|---|
| org.neo4j.ogm.metadata.schema |
| Modifier and Type | Method and Description |
|---|---|
Relationship |
Schema.findRelationship(String type)
Return schema
Relationship for given relationship type |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Relationship> |
Node.relationships()
Relationships declared on this node
The key in the map is the a name of the relationship, not type.
|
Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.