public interface RelationshipItem extends EntityItem
Modifier and Type | Method and Description |
---|---|
long |
endNode() |
long |
otherNode(long nodeId) |
long |
startNode() |
int |
type() |
getProperty, getPropertyKeys, hasProperty, id, properties, property
int type()
long startNode()
long endNode()
long otherNode(long nodeId)
nodeId
- of the node you are not interested inCopyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.