erlfdb
v0.2.2
Pages
Modules
Search documentation of erlfdb
Settings
View Source
erlfdb_directory
(erlfdb v0.2.2)
Directory Layer
Summary
Functions
contains(Node, Key)
create(TxObj, Node, Path)
create(TxObj, Node, PathIn, Options)
create_or_open(TxObj, Node, Path)
create_or_open(TxObj, Node, PathIn, Layer)
debug_nodes(TxObj, Node)
exists(TxObj, Node)
exists(TxObj, Node, PathIn)
get_id(Node)
get_layer(Node)
get_name(Node)
get_node_prefix(Node)
get_path(Node)
get_root(Node)
get_root_for_path(Node, Path)
get_subspace(Node)
key(Node)
list(TxObj, Node)
list(TxObj, Node, PathIn)
move(TxObj, Node, OldPathIn, NewPathIn)
move_to/3
open(TxObj, Node, Path)
open(TxObj, Node, PathIn, Options)
pack(Node, Tuple)
pack_vs(Node, Tuple)
range(Node)
range(Node, Tuple)
remove(TxObj, Node)
remove(TxObj, Node, Path)
remove_if_exists(TxObj, Node)
remove_if_exists(TxObj, Node, Path)
root()
root(Options)
subspace(Node, Tuple)
unpack(Node, Key)
Functions
Link to this function
contains(Node, Key)
View Source
Link to this function
create(TxObj, Node, Path)
View Source
Link to this function
create(TxObj, Node, PathIn, Options)
View Source
Link to this function
create_or_open(TxObj, Node, Path)
View Source
Link to this function
create_or_open(TxObj, Node, PathIn, Layer)
View Source
Link to this function
debug_nodes(TxObj, Node)
View Source
Link to this function
exists(TxObj, Node)
View Source
Link to this function
exists(TxObj, Node, PathIn)
View Source
Link to this function
get_id(Node)
View Source
Link to this function
get_layer(Node)
View Source
Link to this function
get_name(Node)
View Source
Link to this function
get_node_prefix(Node)
View Source
Link to this function
get_path(Node)
View Source
Link to this function
get_root(Node)
View Source
Link to this function
get_root_for_path(Node, Path)
View Source
Link to this function
get_subspace(Node)
View Source
Link to this function
key(Node)
View Source
Link to this function
list(TxObj, Node)
View Source
Link to this function
list(TxObj, Node, PathIn)
View Source
Link to this function
move(TxObj, Node, OldPathIn, NewPathIn)
View Source
Link to this function
move_to/3
View Source
Link to this function
open(TxObj, Node, Path)
View Source
Link to this function
open(TxObj, Node, PathIn, Options)
View Source
Link to this function
pack(Node, Tuple)
View Source
Link to this function
pack_vs(Node, Tuple)
View Source
Link to this function
range(Node)
View Source
Link to this function
range(Node, Tuple)
View Source
Link to this function
remove(TxObj, Node)
View Source
Link to this function
remove(TxObj, Node, Path)
View Source
Link to this function
remove_if_exists(TxObj, Node)
View Source
Link to this function
remove_if_exists(TxObj, Node, Path)
View Source
Link to this function
root()
View Source
Link to this function
root(Options)
View Source
Link to this function
subspace(Node, Tuple)
View Source
Link to this function
unpack(Node, Key)
View Source