1
0
Fork 0
arangodb/Documentation/Examples/graph-graph-add-vertex

3 lines
48 B
Plaintext

arango> v = g.addVertex("hugo");
Vertex("hugo")