Navigation

  • index
  • Plyvel 0.7dev documentation »

Index

_ | A | C | D | E | G | I | K | N | P | R | S | V | W

_

__init__() (DB method)

A

approximate_size() (DB method)
approximate_sizes() (DB method)

C

clear() (WriteBatch method)
close() (DB method)
(Iterator method)
(RawIterator method)
closed (DB attribute)
compact_range() (DB method)
CorruptionError

D

DB (built-in class)
db (PrefixedDB attribute)
delete() (DB method)
(PrefixedDB method)
(WriteBatch method)
destroy_db() (built-in function)

E

Error

G

get() (DB method)
(PrefixedDB method)
(Snapshot method)
get_property() (DB method)

I

IOError
item() (RawIterator method)
Iterator (built-in class)
iterator() (DB method)
(PrefixedDB method)
(Snapshot method)
IteratorInvalidError

K

key() (RawIterator method)

N

next() (RawIterator method)

P

prefix (PrefixedDB attribute)
prefixed_db() (DB method)
(PrefixedDB method)
PrefixedDB (built-in class)
prev() (Iterator method)
(RawIterator method)
put() (DB method)
(PrefixedDB method)
(WriteBatch method)

R

raw_iterator() (DB method)
(Snapshot method)
RawIterator (built-in class)
repair_db() (built-in function)

S

seek() (Iterator method)
(RawIterator method)
seek_to_first() (RawIterator method)
seek_to_last() (RawIterator method)
seek_to_start() (Iterator method)
seek_to_stop() (Iterator method)
Snapshot (built-in class)
snapshot() (DB method)
(PrefixedDB method)

V

valid() (RawIterator method)
value() (RawIterator method)

W

write() (WriteBatch method)
write_batch() (DB method)
(PrefixedDB method)
WriteBatch (built-in class)

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • Plyvel 0.7dev documentation »
© Copyright 2012, Wouter Bolsterlee.