Skip to content

graph.vertexCollection.save() does not return a doc but an http response #354

@sylvainlap

Description

@sylvainlap

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").

2016-11-15 1

Metadata

Metadata

Assignees

Labels

BugA code defect that needs to be fixed.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions