Interface StatementBuilder

All Superinterfaces:
ExposesCreate, ExposesMatch, ExposesMerge, ExposesReturning, ExposesSubqueryCall, ExposesUnwind, ExposesWith
All Known Subinterfaces:
LoadCSVStatementBuilder

@API(status=STABLE, since="1.0") public interface StatementBuilder extends ExposesMatch, ExposesCreate, ExposesMerge, ExposesUnwind, ExposesReturning, ExposesSubqueryCall, ExposesWith
Since:
1.0
Author:
Michael J. Simons, Gerrit Meier, Andreas Berger