Modules
Here is a list of all modules:
oFile Management GroupThe File Management Group contains the API the affects an MDBM at a file level
oConfiguration GroupThe Configuration Group contains the API the gets/sets the underlying configuration of an MDBM
oRecord Access GroupThe Record Access Group contains the API for fetching, storing, and deleting records
oRecord Iteration GroupThe Record Iteration Group contains the API for iterating over records in an MDBM
oLocking GroupThe Locking Group contain the API for using the various lock types: exclusive, partition, and shared
oData Management GroupThe Data Management Group contains the API managing data as a whole (not record based), or on a large scale
oData Integrity GroupThe Data Integrity Group contain the API to check the state of internal structures, or to control general data access
oData Display GroupThe Data Display Group contains the API to display page data
oStatistics GroupThe Statistics Group contains the API for capacity and performance indicators
oCache and Backing Store GroupThe Cache and Backing Store Group contain the API for configuring caches and backing stores
oImport and Export GroupThe Import and Export Group contains the APIs for reading and writing records to a file in cdb_dump or db_dump format
\Miscellaneous GroupThe Miscellaneous Group contains the API for routines that don't clearly fit into any of the other module API groups