Package org.neo4j
-
Interface Summary Interface Description CypherVisitor<T> This interface defines a complete generic visitor for a parse tree produced byCypherParser
.
Interface | Description |
---|---|
CypherVisitor<T> |
This interface defines a complete generic visitor for a parse tree produced
by
CypherParser . |