Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.ExposesLimit
Packages that use StatementBuilder.ExposesLimit
-
Uses of StatementBuilder.ExposesLimit in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder.ExposesLimit in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptionstatic interfaceAn intermediate step while defining the order of a with clause.static interfaceThe union type of an ongoing reading with a WITH and a SKIP clause.static interfaceCombines the capabilities of skip, limit and adds additional expressions to the order-by items.static interfacestatic interfaceA match that knows what to pipe to the next part of a multipart query.static interface