AshNeo4j.Cypher.Set (AshNeo4j v0.5.1)

Copy Markdown View Source

SET clause. expression is the full SET expression, e.g. "n += {born: $n_born}".

Summary

Types

t()

@type t() :: %AshNeo4j.Cypher.Set{expression: String.t()}