KelDB
Getting Started
Quickstart
Working with Nodes
Creating a Custom Hook
Best Practices
API Reference
KelDB
KelDB Hooks
KelDB Locks
KelDB
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
K
|
L
|
M
|
N
|
P
|
R
|
S
A
acquire() (keldb.locking.DummyLock method)
B
BasicLockSystem (class in keldb.locking)
C
check_path_exists() (keldb.hooks.FileStoreHook method)
(keldb.hooks.Hook method)
(keldb.hooks.MemoryStoreHook method)
D
delete() (keldb.Node method)
delete_path() (keldb.hooks.FileStoreHook method)
(keldb.hooks.Hook method)
(keldb.hooks.MemoryStoreHook method)
DummyLock (class in keldb.locking)
DummyLockSystem (class in keldb.locking)
dump_database() (keldb.KelDB method)
E
exists() (keldb.Node method)
F
FileStoreHook (class in keldb.hooks)
G
get_lock() (keldb.Node method)
get_node_from_path() (keldb.KelDB method)
get_path_dict() (keldb.hooks.MemoryStoreHook method)
get_path_directory() (keldb.hooks.FileStoreHook method)
get_path_value() (keldb.hooks.FileStoreHook method)
(keldb.hooks.Hook method)
(keldb.hooks.MemoryStoreHook method)
get_subnode() (keldb.Node method)
get_value() (keldb.Node method)
H
Hook (class in keldb.hooks)
K
keldb
module
KelDB (class in keldb)
keldb.hooks
module
keldb.locking
module
L
list_path_subpaths() (keldb.hooks.FileStoreHook method)
(keldb.hooks.Hook method)
(keldb.hooks.MemoryStoreHook method)
list_subnodes() (keldb.Node method)
load_database_dump() (keldb.KelDB method)
locked() (keldb.locking.DummyLock method)
LockSystem (class in keldb.locking)
M
MemoryStoreHook (class in keldb.hooks)
module
keldb
keldb.hooks
keldb.locking
N
name (keldb.Node attribute)
Node (class in keldb)
P
parent (keldb.Node attribute)
path (keldb.Node attribute)
R
release() (keldb.locking.DummyLock method)
root (keldb.Node attribute)
S
set_path_value() (keldb.hooks.FileStoreHook method)
(keldb.hooks.Hook method)
(keldb.hooks.MemoryStoreHook method)
set_value() (keldb.Node method)
SingleLockSystem (class in keldb.locking)