Description
Could use a better error for when the wrong number of arguments are being passed to addV():
gremlin> g = TinkerGraph.open().traversal() ==>graphtraversalsource[tinkergraph[vertices:0 edges:0], standard] gremlin> g.addV('person','x',1) 3 Display stack trace? [yN]