Uses of Package
org.neo4j.cypherdsl.core.ast
Packages that use org.neo4j.cypherdsl.core.ast
Package
Description
Contains an internal DSL for creating Cypher.
Support for describing an abstract syntax tree.
A renderer for
statements in the simplest
form possible.-
Classes in org.neo4j.cypherdsl.core.ast used by org.neo4j.cypherdsl.coreClassDescriptionAdditional pre- and suffixes for elements.This class helps to group items of the same type on the same level of the tree into a list structure that can be recognized by visitors.Interface for implementations that accepts
visitors.Visitors are used to traverse the complete Cypher-DSL AST. -
Classes in org.neo4j.cypherdsl.core.ast used by org.neo4j.cypherdsl.core.ast
-
Classes in org.neo4j.cypherdsl.core.ast used by org.neo4j.cypherdsl.core.renderer