Arango v0.0.1 Arangoex.GraphEdge
ArangoDB Graph Edge methods
Summary
Functions
Read in or outbound edges
Functions
edges(endpoint, collection_name, vertex_id, direction \\ nil)
edges(Arangoex.Endpoint.t, String.t, String.t, String.t) :: Arangoex.ok_error(map)
Read in or outbound edges
GET /_api/edges/{collection-id}