Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core
Interface StatementBuilder.OngoingReading
- All Superinterfaces:
ExposesCall<StatementBuilder.OngoingInQueryCallWithoutArguments>,ExposesCreate,ExposesMatch,ExposesMerge,ExposesReturning,ExposesSubqueryCall,ExposesUnwind,ExposesWith,StatementBuilder.ExposesDelete,StatementBuilder.ExposesSet,StatementBuilder.ExposesSetAndRemove,StatementBuilder.ExposesUpdatingClause
- All Known Subinterfaces:
ExposesSubqueryCall.BuildableSubquery,StatementBuilder.OngoingReadingAndWith,StatementBuilder.OngoingReadingAndWithWithSkip,StatementBuilder.OngoingReadingAndWithWithWhereAndOrder,StatementBuilder.OngoingReadingWithoutWhere,StatementBuilder.OngoingReadingWithWhere,StatementBuilder.OrderableOngoingReadingAndWith,StatementBuilder.OrderableOngoingReadingAndWithWithoutWhere,StatementBuilder.OrderableOngoingReadingAndWithWithWhere,StatementBuilder.VoidCall
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.OngoingReading
extends ExposesReturning, ExposesWith, StatementBuilder.ExposesUpdatingClause, ExposesUnwind, ExposesCreate, ExposesMatch, ExposesCall<StatementBuilder.OngoingInQueryCallWithoutArguments>, ExposesSubqueryCall
A match that exposes
returning and for which it is not decided whether the optional
where part has been used or note.- Since:
- 1.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.neo4j.cypherdsl.core.ExposesCall
ExposesCall.AsFunction, ExposesCall.ExposesWithArgs<T>, ExposesCall.ExposesYield<T>Nested classes/interfaces inherited from interface org.neo4j.cypherdsl.core.ExposesSubqueryCall
ExposesSubqueryCall.BuildableSubquery -
Method Summary
Methods inherited from interface org.neo4j.cypherdsl.core.ExposesCall
callMethods inherited from interface org.neo4j.cypherdsl.core.ExposesCreate
create, createMethods inherited from interface org.neo4j.cypherdsl.core.ExposesMatch
match, match, match, optionalMatch, optionalMatchMethods inherited from interface org.neo4j.cypherdsl.core.ExposesMerge
mergeMethods inherited from interface org.neo4j.cypherdsl.core.ExposesReturning
returning, returning, returning, returning, returningDistinct, returningDistinct, returningDistinct, returningDistinct, returningRawMethods inherited from interface org.neo4j.cypherdsl.core.ExposesSubqueryCall
call, call, call, callInTransactions, callInTransactions, callInTransactions, callInTransactions, callInTransactions, callInTransactionsMethods inherited from interface org.neo4j.cypherdsl.core.ExposesUnwind
unwind, unwind, unwindMethods inherited from interface org.neo4j.cypherdsl.core.ExposesWith
with, with, with, withDistinct, withDistinct, withDistinctMethods inherited from interface org.neo4j.cypherdsl.core.StatementBuilder.ExposesDelete
delete, delete, delete, delete, detachDelete, detachDelete, detachDelete, detachDelete