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

LIMIT clause.

# `t`

```elixir
@type t() :: %AshNeo4j.Cypher.Limit{value: pos_integer()}
```

---

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