| Interface | Description |
|---|---|
| NodeFinder.Callback | |
| NodeType<T extends Enum<T>> |
NodeType
A Node is the anchor for a component of a graph.
|
| Class | Description |
|---|---|
| EntityByNodeIdGenerator |
EntityByNodeIdGenerator
Generate query to find Node by primary key
|
| Node |
Node
Anchor for a component of a graph.
|
| NodeEntity |
NodeEntity
Persistent anchor for a component of a graph.
|
| NodeFinder |
- * NodeFinder
Abstract persistence work overrides doInBackground() to perform find node by primary key.
|
This documentation is licensed by Andrew Bowley under the GPLv3 License.