View Source erlfdb_directory (erlfdb v0.3.1)

Directory Layer

Summary

Functions

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, PathIn)

View Source
Link to this function

get_root_for_path(Node, Path)

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

open(TxObj, Node, PathIn, Options)

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