We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5bc11 commit b89dbb7Copy full SHA for b89dbb7
docs/schema-collections.md
@@ -81,6 +81,7 @@ Delete a collection
81
```
82
$arangoClient->schema()->deleteCollection('users');
83
84
+
85
### deleteAllCollections(): bool
86
This method deletes all non-system collections available on the current database.
87
0 commit comments