1
0
Fork 0
arangodb/Doxygen/Examples.Durham/graph-vertex-add-out-edge2

3 lines
47 B
Plaintext

arango> v1.addOutEdge(v2, 3, "knows");
Edge(3)