ON MATCH SET clause (MERGE). expression is the full SET expression, e.g. "n += {touched: $nm_touched}".
Summary
Types
@type t() :: %AshNeo4j.Cypher.OnMatchSet{expression: String.t()}
ON MATCH SET clause (MERGE). expression is the full SET expression, e.g. "n += {touched: $nm_touched}".
@type t() :: %AshNeo4j.Cypher.OnMatchSet{expression: String.t()}