There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

ArangoDB2::Graph - ArangoDB graph API methods

DESCRIPTION

ArangoDB2::Graph implements the "General Graph" API (/_api/gharial) and not the deprecated "Graphs" API (/_api/graph). In order to make things more intuitive this is named "Graph" instead of "Gharial."

METHODS

new
create
delete
dropCollections
edgeDefinition
edgeDefinitionRegister
edgeDefinitions
get
list
orphanCollections
traversal
vertex
vertexCollection
vertexCollections

AUTHOR

Ersun Warncke, <ersun.warncke at outlook.com>

http://ersun.warnckes.com

COPYRIGHT

Copyright (C) 2014 Ersun Warncke

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.