id property

String id
final

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;