Interface Clause

All Superinterfaces:
Visitable
All Known Subinterfaces:
ProcedureCall, UpdatingClause, Use
All Known Implementing Classes:
Create, Delete, Foreach, Match, Merge, Remove, Return, Set, Subquery, Unwind, With

@API(status=STABLE, since="2021.3.0") public interface Clause extends Visitable
This is a marker interface for top level clauses.
Since:
2021.3.0
Author:
Michael J. Simons