The following features are supported:
See Domain Model 2.6
The following features are supported:
Furthermore, Neo4j guarantees that a relationship is never "hanging freely," i.e. {@link #getStartNode()}, {@link #getEndNode()}, {@link #getOtherNode(Node)} and {@link #getNodes()} are guaranteed to alwaysreturn valid, non-null nodes.
The id of a relationship is unique, but may not be unique over time since neo4j reuses deleted ids. See http://wiki.neo4j.org/content/Id_Reuse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|