Anyone interested in seeing a Graph.addVertex(Map) overload? https://issues.apache.org/jira/browse/TINKERPOP-1174
I don't imagine there would be any change to addV() in this case. I'm thinking that we wouldn't likely use this method internally and so it would more be something for user convenience, in which case, it seems to encourage more use of the Graph API which we're typically trying to do less of.