xarango

v0.7.0

  • Pages
  • Modules
  • Exceptions

    xarango v0.7.0 Xarango.Vertex

    Link to this section Summary

    Functions

    create(vertex, collection, graph, database \\ nil)
    destroy(vertex, collection, graph, database \\ nil)
    edges(vertex, edge_collection, options \\ [], database \\ nil)
    ensure(vertex, collection, graph, database \\ nil)
    replace(vertex, collection, graph, database \\ nil)
    to_vertex(vertices)
    update(vertex, collection, graph, database \\ nil)
    url()
    url(database)
    url(path, options)
    url(path, database, options)
    vertex(vertex, database \\ nil)
    vertex(vertex, collection, graph, database \\ nil)

    Link to this section Functions

    Link to this function create(vertex, collection, graph, database \\ nil)
    Link to this function destroy(vertex, collection, graph, database \\ nil)
    Link to this function edges(vertex, edge_collection, options \\ [], database \\ nil)
    Link to this function ensure(vertex, collection, graph, database \\ nil)
    Link to this function replace(vertex, collection, graph, database \\ nil)
    Link to this function to_vertex(vertices)
    Link to this function update(vertex, 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)
    Link to this function vertex(vertex, database \\ nil)
    Link to this function vertex(vertex, collection, graph, database \\ nil)

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