arangodb / arangojs

The official ArangoDB JavaScript driver.
https://arangodb.github.io/arangojs
Apache License 2.0
601 stars 107 forks source link

createGraph() doesn't write to the database but createCollection does! #718

Closed enjoysmath closed 3 years ago

enjoysmath commented 3 years ago

Is there any reason why my code is not writing to the database? I am calling each successfully without errors and collections are writing to the database and I'm able to do a for-loop insert query to add documents to the collection.

However, createGraph is not writing to the database any graph.

pluma commented 3 years ago

I'm not sure what you mean by "not writing to the database". How do you determine whether it succeeded?

pluma commented 3 years ago

I'm closing this question due to inactivity. Please check the community slack if you need further assistance: https://slack.arangodb.com