> For the complete documentation index, see [llms.txt](https://fivesobes.gitbook.io/nexorm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods.md).

# Deletion Method's

- [$delete](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods/usddelete.md)
- [$deleteMany](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods/usddeletemany.md)
- [$softDelete](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods/usdsoftdelete.md)
- [$softDeleteMany](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods/usdsoftdeletemany.md)
- [$truncate](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods/usdtruncate.md)
