[Missing <summary> documentation for "N:Couchbase.Core"]

Class | Description | |
---|---|---|
![]() | BucketAlreadyOpenException | |
![]() | BucketNotFoundException | |
![]() | InitializationException |
Thrown if Couchbase.Cluster.Initialize() is not called before calling Couchbase.Cluster.Get()
|
![]() | InvalidBucketTypeException |

Interface | Description | |
---|---|---|
![]() | IBucket |
Represents a Couchbase Bucket object for performing CRUD operations on Documents and Key/Value pairs, View
queries, and executing N1QL queries.
|
![]() | ICluster |
The client interface to a Couchbase Server Cluster.
|
![]() | IClusterInfo |
Client interface for getting information about the cluster.
|