Uses of Interface
org.neo4j.cypherdsl.core.StatementBuilder.OngoingMatchAndUpdate
Packages that use StatementBuilder.OngoingMatchAndUpdate
-
Uses of StatementBuilder.OngoingMatchAndUpdate in org.neo4j.cypherdsl.core
Subinterfaces of StatementBuilder.OngoingMatchAndUpdate in org.neo4j.cypherdsl.coreModifier and TypeInterfaceDescriptionstatic interfaceA buildable ongoing MATCH and UPDATE.static interfaceAn interface combining a buildable MATCH and UPDATE with the possibility to add actions after a MERGE clause.