The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

ArangoDB2::Graph::Vertex - ArangoDB vertex API methods

DESCRIPTION

Graph vertexes are really documents and so all of the access methods here are the same as ArangoDB::Document.

METHODS

new
create
delete
get
keepNull
update
replace
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.