dlex

v0.2.1

  • Pages
  • Modules
  • Exceptions

    dlex v0.2.1 Repo

    Link to this section Summary

    Functions

    all(query)
    alter_schema(snapshot \\ snapshot())
    child_spec(opts)
    get(uid)
    get!(uid)
    meta()
    mutate(node, opts \\ [])
    mutate!(node, opts \\ [])
    register(modules)
    set(node, opts \\ [])
    set!(node, opts \\ [])
    snapshot()
    start_link(opts \\ [])
    stop(timeout \\ 5000)

    Link to this section Functions

    Link to this function

    all(query)

    Link to this function

    alter_schema(snapshot \\ snapshot())

    Link to this function

    child_spec(opts)

    Link to this function

    get(uid)

    Link to this function

    get!(uid)

    Link to this function

    meta()

    Link to this function

    mutate(node, opts \\ [])

    Link to this function

    mutate!(node, opts \\ [])

    Link to this function

    register(modules)

    Link to this function

    set(node, opts \\ [])

    Link to this function

    set!(node, opts \\ [])

    Link to this function

    snapshot()

    Link to this function

    start_link(opts \\ [])

    Link to this function

    stop(timeout \\ 5000)

    Built using ExDoc (v0.20.2), designed by Friedel Ziegelmayer.