Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core
Interface StatementBuilder.Terminal
- All Superinterfaces:
StatementBuilder.BuildableStatement<Statement>
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.Terminal
extends StatementBuilder.BuildableStatement<Statement>
Terminal operation that only allows access to
StatementBuilder.BuildableStatement.
A marker interface to clarify the intention instead of just exposing the BuildableStatement.- Since:
- 2024.3.0
-
Method Summary
Methods inherited from interface org.neo4j.cypherdsl.core.StatementBuilder.BuildableStatement
build, explain, profile