Arango v0.0.1 Arangoex.Cluster
ArangoDB Cluster methods
Summary
Functions
Check port
Delete cluster roundtrip
Execute cluster roundtrip
Queries statistics of DBserver
Update cluster roundtrip
Functions
Check port
GET /_admin/clusterCheckPort
Delete cluster roundtrip
DELETE /_admin/cluster-test
Execute cluster roundtrip
GET /_admin/cluster-test HEAD /_admin/cluster-test POST /_admin/cluster-test PUT /_admin/cluster-test
execute_roundtrip(endpoint, atom)
execute_roundtrip(Arangoex.Endpoint.t, :get | :head | :post | :put) :: Arangoex.ok_error(map)
Queries statistics of DBserver
GET /_admin/clusterStatistics
Update cluster roundtrip
PATCH /_admin/cluster-test