Documentation Home
X DevAPI User Guide
Download this Manual
PDF (US Ltr) - 1.4Mb
PDF (A4) - 1.4Mb


X DevAPI User Guide  /  Working with Collections  /  Collection CRUD Function Overview

4.3 Collection CRUD Function Overview

The following section explains the individual functions of the Collection object.

The most common operations to be performed on a Collection are the Create Read Update Delete (CRUD) operations. In order to speed up find operations it is recommended to make proper use of indexes.

Note

Beyond the CRUD functions described in this section, X DevAPI also provides additional functions that operate on single documents identified by their document IDs; see Section 4.5, “Single Document Operations” for details.