Couchbase.Query Namespace |
[Missing <summary> documentation for "N:Couchbase.Query"]
| Class | Description | |
|---|---|---|
| Error | ||
| MutationState |
Represents a composition of MutationToken's into a single
unit for performing "read your own writes" or RYOW semantics on a N1QL query.
| |
| QueryMetaData | ||
| QueryMetrics | ||
| QueryOptions |
Options to control execution of a N1QL query.
| |
| QueryPlan | ||
| QuerySequenceGenerator |
Generates a linear progression of sequence numbers, overlapping if the storage is exceeded.
| |
| QueryWarning |
| Interface | Description | |
|---|---|---|
| IQueryCacheInvalidator |
Provides a method signature for invalidating and clearing a cache.
| |
| IQueryResultT |
Interface for the results of a N1QL query.
|
| Enumeration | Description | |
|---|---|---|
| Compression | ||
| Format | ||
| QueryProfile |
Query profile information to be returned with the query results.
| |
| QueryScanConsistency |
Sets the desired index scan consistency for current N1QL query.
| |
| QueryStatus | ||
| Severity |