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

DETACH DELETE clause.

# `t`

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

---

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