library(bdb)This library module handles storage and retrieval of terms on files. By using indexing, the store/retrieve operations are efficient also for large data sets. The package is an interface to the Berkeley DB toolset.
| • BDB Basics: | Basics | |
| • Current Limitations: | Current Limitations | |
| • Berkeley DB: | Berkeley DB | |
| • The DB-Spec Informal Description: | The DB-Spec—Informal Description | |
| • Predicates: | Predicates | |
| • An Example Session: | An Example Session | |
| • The DB-Spec: | The DB-Spec | |
| • Exporting and importing a database: | Exporting and importing a database |