32 lines
No EOL
394 B
ReStructuredText
32 lines
No EOL
394 B
ReStructuredText
pyrocksdb.DB
|
|
============
|
|
|
|
.. currentmodule:: pyrocksdb
|
|
|
|
.. autoclass:: DB
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~DB.__init__
|
|
~DB.close
|
|
~DB.compact_range
|
|
~DB.create_column_family
|
|
~DB.delete
|
|
~DB.get
|
|
~DB.iterator
|
|
~DB.open
|
|
~DB.open_for_readonly
|
|
~DB.put
|
|
~DB.write
|
|
|
|
|
|
|
|
|
|
|
|
|