Couchbase.Core Namespace |
[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.
|
![]() | IClusterInfo |