xarango v0.7.0 Xarango.Graph

Link to this section Summary

Link to this section Functions

Link to this function add_edge_definition(graph, edge_def, database \\ nil)
Link to this function add_vertex_collection(graph, collection, database \\ nil)
Link to this function create(graph, database \\ nil, options \\ [])
Link to this function destroy(graph, database \\ nil, options \\ [])
Link to this function edge_definitions(graph, database \\ nil)
Link to this function ensure(graph, database \\ nil)
Link to this function graph(graph, database \\ nil, options \\ [])
Link to this function graphs(database \\ nil)
Link to this function remove_edge_definition(graph, edge_def, database \\ nil)
Link to this function remove_vertex_collection(graph, collection, database \\ nil)
Link to this function replace_edge_definition(graph, edge_def, database \\ nil)
Link to this function url(path, options)
Link to this function url(path, database, options)
Link to this function vertex_collections(graph, database \\ nil)