Interface StatementBuilder.OngoingReadingWithoutWhere

All Superinterfaces:
ExposesCall<StatementBuilder.OngoingInQueryCallWithoutArguments>, ExposesCreate, ExposesHints, ExposesMatch, ExposesMerge, ExposesReturning, ExposesSubqueryCall, ExposesUnwind, ExposesWhere<StatementBuilder.OngoingReadingWithWhere>, ExposesWith, StatementBuilder.ExposesDelete, StatementBuilder.ExposesExistentialSubqueryCall, StatementBuilder.ExposesForeach, StatementBuilder.ExposesSet, StatementBuilder.ExposesSetAndRemove, StatementBuilder.ExposesSetLabel<StatementBuilder.BuildableMatchAndUpdate>, StatementBuilder.ExposesUpdatingClause, StatementBuilder.OngoingReading
All Known Subinterfaces:
ExposesSubqueryCall.BuildableSubquery
Enclosing interface:
StatementBuilder

A match that exposes returning and where methods to add required information. While the where clause is optional, a returning clause needs to be specified before the statement can be built.
Since:
1.0