Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndWithWithSkip
Packages that use StatementBuilder.OngoingReadingAndWithWithSkip
-
Uses of StatementBuilder.OngoingReadingAndWithWithSkip in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return StatementBuilder.OngoingReadingAndWithWithSkipModifier and TypeMethodDescriptionAdds a skip clause, skipping the given number of records.StatementBuilder.ExposesSkip.skip(Expression expression) Adds a skip clause.