Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.ExposesOrderBy
Packages that use StatementBuilder.ExposesOrderBy
-
Uses of StatementBuilder.ExposesOrderBy in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder.ExposesOrderBy in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptionstatic interfaceRepresents a reading statement ending in aWITHclause.static interfaceA match that knows what to pipe to the next part of a multipart query.static interfaceRepresents a reading statement ending in a combination ofWITHandWHEREclauses.