arango> v = g.addVertex(1, { name : "Hugo" }); Vertex(1) arango> v.getId(); "1"