Uses of Package
org.neo4j.cypherdsl.core.internal
-
Packages that use org.neo4j.cypherdsl.core.internal Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher.org.neo4j.cypherdsl.core.internal This is basically the kitchen sink for all classes that must be public but are not actually part of the public API. -
Classes in org.neo4j.cypherdsl.core.internal used by org.neo4j.cypherdsl.core Class Description LiteralBase Represents a literal with an optional content.RelationshipTypes StatementContext Context for while rendering a statement. -
Classes in org.neo4j.cypherdsl.core.internal used by org.neo4j.cypherdsl.core.internal Class Description Distinct AST representation of the DISTINCT keyword.LiteralBase Represents a literal with an optional content.LoadCSV A representation of theLOAD CSVclause, including it's periodic commit and field terminator configuration.ProcedureName RelationshipLength Expresses the length of a relationship.RelationshipPatternCondition Internal wrapper for marking a path pattern as a condition.RelationshipTypes YieldItems Items yielded by a stand alone or in query call.