xarango

v0.7.0

  • Pages
  • Modules
  • Exceptions

    xarango v0.7.0 Xarango.Edge

    Link to this section Summary

    Functions

    collection(edge)
    create(edge, collection, graph, database \\ nil)
    destroy(edge, collection, graph, database \\ nil)
    edge(edge, database \\ nil)
    edge(edge, collection, graph, database \\ nil)
    replace(edge, collection, graph, database \\ nil)
    to_edge(edges)
    update(edge, collection, graph, database \\ nil)
    url()
    url(database)
    url(path, options)
    url(path, database, options)

    Link to this section Functions

    Link to this function collection(edge)
    Link to this function create(edge, collection, graph, database \\ nil)
    Link to this function destroy(edge, collection, graph, database \\ nil)
    Link to this function edge(edge, database \\ nil)
    Link to this function edge(edge, collection, graph, database \\ nil)
    Link to this function replace(edge, collection, graph, database \\ nil)
    Link to this function to_edge(edges)
    Link to this function update(edge, collection, graph, database \\ nil)
    Link to this function url()
    Link to this function url(database)
    Link to this function url(path, options)
    Link to this function url(path, database, options)

    Built using ExDoc (v0.19.0), designed by Friedel Ziegelmayer for the Elixir programming language.