NAME

ArangoDB2::Edge - ArangoDB2 edge API methods

DESCRIPTION

ArangoDB edges are fundamentally documents, with a few extra features thrown in. ArangoDB2::Edge inherits most of its methods from ArangoDB2::Document.

ORIGINAL METHODS

create
from
to

INHERITED METHODS

data
delete
get
keepNull
list
patch
policy
replace
rev
type
waitForSync

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.