Creates a new scope.
The name of the new scope to create.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Drops a collection from a scope.
The name of the collection to drop.
The name of the scope containing the collection to drop.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Drops a scope.
The name of the scope to drop.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Returns all configured scopes along with their collections.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Generated using TypeDoc
CollectionManager allows the management of collections within a Bucket.