Uses of Interface
org.neo4j.cypherdsl.core.Statement.RegularQuery
-
Packages that use Statement.RegularQuery Package Description org.neo4j.cypherdsl.core Contains an internal DSL for creating Cypher. -
-
Uses of Statement.RegularQuery in org.neo4j.cypherdsl.core
Subinterfaces of Statement.RegularQuery in org.neo4j.cypherdsl.core Modifier and Type Interface Description static interfaceStatement.SingleQueryRepresents aStandaloneCall.Classes in org.neo4j.cypherdsl.core that implement Statement.RegularQuery Modifier and Type Class Description classMultiPartQuerySee MultiPartQuery.classSinglePartQuerySee SinglePartQuery.classUnionQuery
-