| Interface | Description |
|---|---|
| Fragment |
represents a graph traversal, with one start point and optionally an end point
|
| MultiTraversal |
a pattern to match in the graph.
|
| Class | Description |
|---|---|
| GremlinQuery |
A class for building gremlin traversals from patterns.
|
| ShortcutTraversal |
some
VarTraversals can be represented using shortcut edges. |
| Traversals |
| Enum | Description |
|---|---|
| FragmentPriority |
represents the priority of a
Fragment. |
Copyright © 2016. All rights reserved.