arango> f = g.getEdges(); [edge iterator] arango> f.hasNext(); true arango> e = f.next(); Edge(, "2141724:4636053")