According to https://github.com/arangodb/arangojs#graphvertexcollectionsave, vertexCollection.save() should return a doc. However, it returns an object with 3 attributes: code, error & vertex.
Proof is in this screenshot (see the console, with is the log of "result").
