The name of the scope this Scope object references.
Executes an analytics query against the cluster scoped this scope.
The analytics statement to execute.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Creates a Collection object reference to a specific collection.
The name of the collection to reference.
Executes a N1QL query against the cluster scoped to this scope.
The N1QL statement to execute.
Optional parameters for this operation.
A node-style callback to be invoked after execution.
Generated using TypeDoc
Exposes the operations which are available to be performed against a scope. Namely the ability to access to Collections for performing operations.