id property
The unique identifier for this node.
This ID is used to reference the node when creating edges and when loading nodes from the database.
Implementation
final String id;
The unique identifier for this node.
This ID is used to reference the node when creating edges and when loading nodes from the database.
final String id;