pyrocksdb.transaction_db

class pyrocksdb.transaction_db
__init__(self: pyrocksdb.transaction_db) → None

Methods

__init__(self)

begin_transaction(self, write_options, …)

close(self)

get(self, arg0, arg1)

get_snapshot(self)

open(self, arg0, arg1, arg2)

put(self, arg0, arg1, arg2)

release_snapshot(self, arg0)