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