AST root node
expression Cypher types
return types by alias
pre-parser options provided by Cypher parser
Create a translation by passing the wrapped AST, parameters, and options to StatementWalker.walk.
Create a translation by passing the wrapped AST, parameters, and options to StatementWalker.walk.
instance of Translator
to-Gremlin translation
expression Cypher types
return types by alias
AST root node
Parsed Cypher AST wrapper that can transform it in a suitable format for executing a Gremlin traversal.