arango> var Graph = require("graph").Graph; arango> g1 = new Graph("graph", "vertices", "edges"); Graph("vertices", "edges")