9. Maintenance - Maintenance functions
Maintenance functions are provided in order to maintain data in the database.
Functions
- checkCollection - Check collection consistency
 - exportData - Export data to file
 - importData - Import data from external file
 - insertObject - Insert object
 - loadData - Load data by means of property source definitions
 - rebuildIndex - Rebuild index
 - repairCollection - Repair collection
 - repairIndex - Repair Index for current collection
 - repairKey - Check key value(s) in collection
 - storeData - Store data by means of property source definitions
 

