REMOVE clause. items is a list of property references, e.g. ["n.born"].
Summary
Types
@type t() :: %AshNeo4j.Cypher.Remove{items: [String.t()]}
REMOVE clause. items is a list of property references, e.g. ["n.born"].
@type t() :: %AshNeo4j.Cypher.Remove{items: [String.t()]}