arangosh> while (c.hasNext()) { require("@arangodb").print(c.next()); } 2 4