Module org.neo4j.cypherdsl.core
Package org.neo4j.cypherdsl.core
Interface StatementBuilder.BuildableMatchAndUpdate
- All Superinterfaces:
ExposesCreate,ExposesMerge,ExposesReturning,ExposesWith,StatementBuilder.BuildableStatement<Statement>,StatementBuilder.ExposesDelete,StatementBuilder.ExposesSet,StatementBuilder.ExposesSetAndRemove,StatementBuilder.ExposesUpdatingClause,StatementBuilder.OngoingMatchAndUpdate
- All Known Subinterfaces:
StatementBuilder.BuildableOngoingMergeAction
- Enclosing interface:
- StatementBuilder
public static interface StatementBuilder.BuildableMatchAndUpdate
extends StatementBuilder.OngoingMatchAndUpdate, StatementBuilder.BuildableStatement<Statement>
A buildable ongoing MATCH and UPDATE.
- Since:
- 2021.0.0
-
Method Summary
Methods inherited from interface org.neo4j.cypherdsl.core.ExposesCreate
create, createMethods inherited from interface org.neo4j.cypherdsl.core.ExposesMerge
mergeMethods inherited from interface org.neo4j.cypherdsl.core.ExposesReturning
returning, returning, returning, returning, returningDistinct, returningDistinct, returningDistinct, returningDistinct, returningRawMethods inherited from interface org.neo4j.cypherdsl.core.ExposesWith
with, with, with, withDistinct, withDistinct, withDistinctMethods inherited from interface org.neo4j.cypherdsl.core.StatementBuilder.BuildableStatement
build, explain, profileMethods inherited from interface org.neo4j.cypherdsl.core.StatementBuilder.ExposesDelete
delete, delete, delete, delete, detachDelete, detachDelete, detachDelete, detachDelete