Package org.neo4j.cypherdsl.core
Interface StatementBuilder.OngoingInQueryCallWithArguments
-
- All Superinterfaces:
ExposesCall.ExposesYield<StatementBuilder.OngoingInQueryCallWithReturnFields>
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.OngoingInQueryCallWithArguments extends ExposesCall.ExposesYield<StatementBuilder.OngoingInQueryCallWithReturnFields>
The union of an in-query call exposing yields.
-
-
Method Summary
-
Methods inherited from interface org.neo4j.cypherdsl.core.ExposesCall.ExposesYield
yield, yield, yield, yield
-
-