- All Superinterfaces:
- Scope
An abstraction over directed, acyclic graph models.
 
- Author:
- Lukas Eder
- 
Field SummaryFields
- 
Method SummaryMethods inherited from interface org.jooq.Scopeconfiguration, creationTime, data, data, data, dialect, dsl, family, settings
- 
Field Details- 
ROOTThe name of theroot()node.- See Also:
 
 
- 
- 
Method Details- 
idThe ID of the node, unique within the graph.
- 
messageThe message associated with the node.
- 
authorThe author of this node.
- 
rootThe root node of the graph.
- 
parentsThe parents of this node.
 
-