ON CREATE SET clause (MERGE). expression is the full SET expression, e.g. "n += {born: $nc_born}".
Summary
Types
@type t() :: %AshNeo4j.Cypher.OnCreateSet{expression: String.t()}
ON CREATE SET clause (MERGE). expression is the full SET expression, e.g. "n += {born: $nc_born}".
@type t() :: %AshNeo4j.Cypher.OnCreateSet{expression: String.t()}