Table of Contents - lmdb-0.6.3 Documentation
Pages
Classes and Modules
Methods
- ::new — LMDB::Environment
- ::new — LMDB
- #[] — LMDB::Database
- #[]= — LMDB::Database
- #abort — LMDB::Transaction
- #active_txn — LMDB::Environment
- #cardinality — LMDB::Database
- #clear — LMDB::Database
- #clear_flags — LMDB::Environment
- #close — LMDB::Environment
- #close — LMDB::Cursor
- #commit — LMDB::Transaction
- #copy — LMDB::Environment
- #count — LMDB::Cursor
- #cursor — LMDB::Database
- #database — LMDB::Environment
- #database — LMDB::Cursor
- #delete — LMDB::Database
- #delete — LMDB::Cursor
- #delete? — LMDB::Database
- #drop — LMDB::Database
- #dupfixed? — LMDB::Database
- #dupsort? — LMDB::Database
- #each — LMDB::Database
- #each_key — LMDB::Database
- #each_value — LMDB::Database
- #env — LMDB::Database
- #env — LMDB::Transaction
- #first — LMDB::Cursor
- #flags — LMDB::Environment
- #flags — LMDB::Database
- #get — LMDB::Database
- #get — LMDB::Cursor
- #has? — LMDB::Database
- #info — LMDB::Environment
- #keys — LMDB::Database
- #last — LMDB::Cursor
- #mapsize= — LMDB::Environment
- #maybe_txn — LMDB::Database
- #next — LMDB::Cursor
- #next_range — LMDB::Cursor
- #path — LMDB::Environment
- #prev — LMDB::Cursor
- #put — LMDB::Database
- #put — LMDB::Cursor
- #readonly? — LMDB::Transaction
- #set — LMDB::Cursor
- #set_flags — LMDB::Environment
- #set_range — LMDB::Cursor
- #size — LMDB::Database
- #stat — LMDB::Environment
- #stat — LMDB::Database
- #sync — LMDB::Environment
- #transaction — LMDB::Environment