Interface Node<N extends Node<N>>
- All Superinterfaces:
Scope
-
Field Summary
Fields -
Method Summary
Methods inherited from interface Scope
configuration, creationTime, data, data, data, dialect, dsl, family, settings
-
Field Details
-
ROOT
-
-
Method Details
-
id
The ID of the node, unique within the graph. -
message
The message associated with the node. -
author
The author of this node. -
root
The root node of the graph. -
parents
-