Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core
Interface StatementBuilder.OngoingInQueryCallWithReturnFields
- All Superinterfaces:
ExposesFinish,ExposesMatch,ExposesReturning,ExposesSubqueryCall,ExposesWhere<StatementBuilder.OngoingReadingWithWhere>,ExposesWith,StatementBuilder.ExposesForeach
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.OngoingInQueryCallWithReturnFields
extends ExposesMatch, ExposesWhere<StatementBuilder.OngoingReadingWithWhere>, ExposesReturning, ExposesFinish, ExposesWith, ExposesSubqueryCall, StatementBuilder.ExposesForeach
An in-query call exposing where and return clauses.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.neo4j.cypherdsl.core.ExposesSubqueryCall
ExposesSubqueryCall.BuildableSubquery -
Method Summary
Methods inherited from interface org.neo4j.cypherdsl.core.ExposesFinish
finishMethods inherited from interface org.neo4j.cypherdsl.core.ExposesMatch
match, match, match, optionalMatch, optionalMatchMethods 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, callInTransactions, callRawCypherMethods inherited from interface org.neo4j.cypherdsl.core.ExposesWhere
where, whereMethods inherited from interface org.neo4j.cypherdsl.core.ExposesWith
with, with, with, withDistinct, withDistinct, withDistinctMethods inherited from interface org.neo4j.cypherdsl.core.StatementBuilder.ExposesForeach
foreach