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