Namespace Couchbase.Query
Classes
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.
QueryOptions.ReadOnlyRecord
QueryPlan
QuerySequenceGenerator
Generates a linear progression of sequence numbers, overlapping if the storage is exceeded.
QueryWarning
Reason
Interfaces
IQueryCacheInvalidator
Provides a method signature for invalidating and clearing a cache.
IQueryResult<T>
Interface for the results of a N1QL query.
Enums
Compression
Format
QueryProfile
Query profile information to be returned with the query results.
QueryScanConsistency
Sets the desired index scan consistency for current N1QL query.