Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.OngoingReadingAndWithWithWhereAndOrder
Packages that use StatementBuilder.OngoingReadingAndWithWithWhereAndOrder
-
Uses of StatementBuilder.OngoingReadingAndWithWithWhereAndOrder in org.neo4j.cypherdsl.core
Methods in org.neo4j.cypherdsl.core that return StatementBuilder.OngoingReadingAndWithWithWhereAndOrderModifier and TypeMethodDescriptionStatementBuilder.OngoingOrderDefinition.ascending()Specifies ascending order and jumps back to defining the match and return statement.StatementBuilder.OngoingOrderDefinition.descending()Specifies descending order and jumps back to defining the match and return statement.