Package org.neo4j
package org.neo4j
-
ClassDescriptionThis class provides an empty implementation of
CypherVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.This interface defines a complete generic visitor for a parse tree produced byCypherParser.This class provides an empty implementation ofGQLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.GQLVisitor<T>This interface defines a complete generic visitor for a parse tree produced byGQLParser.