| Interface | Description |
|---|---|
| GremlinBindings |
This abstracts Gremlin query bindings translation.
|
| GremlinPredicates<P> |
Gremlin
P predicate abstraction. |
| GremlinSteps<T,P> |
Gremlin
GraphTraversal DSL wrapper. |
| Class | Description |
|---|---|
| CypherAstWrapper |
Parsed Cypher AST wrapper that can transform it in a suitable format
for executing a Gremlin traversal.
|
| Tokens | |
| TranslationFacade |
Cypher to Gremlin translation facade.
|
| Enum | Description |
|---|---|
| StatementOption |