Package org.neo4j.cypherdsl.core
Interface StatementBuilder.OngoingUnwind
-
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.OngoingUnwindBuilder part for unwinding.- Since:
- 1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StatementBuilder.OngoingReadingas(java.lang.String variable)
-
-
-
Method Detail
-
as
StatementBuilder.OngoingReading as(java.lang.String variable)
-
-