AshNeo4j.Cypher.Remove (AshNeo4j v0.5.1)

Copy Markdown View Source

REMOVE clause. items is a list of property references, e.g. ["n.born"].

Summary

Types

t()

@type t() :: %AshNeo4j.Cypher.Remove{items: [String.t()]}