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