AshNeo4j.Cypher.Where (AshNeo4j v0.5.0)

Copy Markdown View Source

WHERE clause. Each entry in conditions is ANDed together.

Summary

Types

t()

@type t() :: %AshNeo4j.Cypher.Where{conditions: [String.t()]}