Replies: 1 comment
-
Does https://arangodb.github.io/arangojs/8.2.1/interfaces/collection.DocumentCollection.html#drop solve this problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find a way to drop/delete collections in the ArangoJS documentation. Is there an implementation of
DELETE /_api/collection/{collection-name}
(https://www.arangodb.com/docs/stable/http/collection-creating.html#drops-a-collection)
in ArangoJS? If not, is there a rationale for not having that capability?
Thanks,
Geoff
Beta Was this translation helpful? Give feedback.
All reactions