> 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.md).

# Method's

- [Finder Method's](https://fivesobes.gitbook.io/nexorm/methods/finder-methods.md)
- [$search](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearch.md)
- [$searchOne](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearchone.md)
- [$searchFirst](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearchfirst.md)
- [$searchById](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearchbyid.md)
- [$searchByIds](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearchbyids.md)
- [$searchAndCount](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdsearchandcount.md)
- [$distinct](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usddistinct.md)
- [$everything](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdeverything.md)
- [$count](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdcount.md)
- [$query](https://fivesobes.gitbook.io/nexorm/methods/finder-methods/usdquery.md)
- [Updater Method's](https://fivesobes.gitbook.io/nexorm/methods/updater-methods.md)
- [$update](https://fivesobes.gitbook.io/nexorm/methods/updater-methods/usdupdate.md)
- [$updateMany](https://fivesobes.gitbook.io/nexorm/methods/updater-methods/usdupdatemany.md)
- [$upsert](https://fivesobes.gitbook.io/nexorm/methods/updater-methods/usdupsert.md)
- [$restore](https://fivesobes.gitbook.io/nexorm/methods/updater-methods/usdrestore.md)
- [Creation Method's](https://fivesobes.gitbook.io/nexorm/methods/creation-methods.md)
- [$build](https://fivesobes.gitbook.io/nexorm/methods/creation-methods/usdbuild.md)
- [$buildMany](https://fivesobes.gitbook.io/nexorm/methods/creation-methods/usdbuildmany.md)
- [Deletion Method's](https://fivesobes.gitbook.io/nexorm/methods/deletion-methods.md)
- [$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)
