# `AshNeo4j.Cypher.OptionalMatch`
[🔗](https://github.com/diffo-dev/ash_neo4j/blob/v0.7.0/lib/cypher/query.ex#L13)

OPTIONAL MATCH clause.

# `t`

```elixir
@type t() :: %AshNeo4j.Cypher.OptionalMatch{pattern: String.t()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
