Next: , Up: lib-lmdb   [Contents][Index]


10.25.1 Basics

The idea is to get a behavior similar to assert/1, retract/1 and clause/2, but the terms are stored on file instead of in primary memory. Like the Prolog database, LMDB will store variables with attributes or with blocked goals as ordinary variables.

The differences compared with the Prolog database are:


Send feedback on this subject.