NAME
ArangoDB::Edge
DESCRIPTION
Instance of ArangoDB edge.
METHODS
new()
Constructor.
from()
Returns document id that start of the edge.
to()
Returns document id that end of the edge.
id()
Returns id of the document.
revision()
Returns revision of the document.
content()
Returns content of the document.