Example #1
0
 def __init__(self, db_path):
     self.__db = KVDatabase(db_path)