Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.ExposesSkip
Packages that use StatementBuilder.ExposesSkip
-
Uses of StatementBuilder.ExposesSkip in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder.ExposesSkip in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptionstatic interfaceAn intermediate step while defining the order of a with clause.static interfaceCombines the capabilities of skip, limit and adds additional expressions to the order-by items.static 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.