| AppendOptions |
Modifies properties of the append operation.
|
| AppendOptions.Built |
|
| ArrayAddUnique |
An intention to perform a SubDocument array add-unique operation.
|
| ArrayAppend |
An intention to perform a SubDocument array append operation.
|
| ArrayInsert |
An intention to perform a SubDocument array insert operation.
|
| ArrayListOptions |
|
| ArrayListOptions.Built |
|
| ArrayPrepend |
An intention to perform a SubDocument array prepend operation.
|
| ArraySetOptions |
|
| ArraySetOptions.Built |
|
| CommonDatastructureOptions |
|
| CommonDatastructureOptions.BuiltCommonDatastructureOptions |
|
| CommonDurabilityOptions |
Extends the CommonOptions to also include the durability requirements.
|
| CommonDurabilityOptions.BuiltCommonDurabilityOptions |
|
| DecrementOptions |
Modifies properties of the decrement operation.
|
| DecrementOptions.Built |
|
| DurabilityUtils |
|
| ExistsOptions |
|
| ExistsOptions.Built |
|
| ExistsResult |
Result returned from an exists KeyValue operation.
|
| Expiry |
|
| GetAllReplicasOptions |
|
| GetAllReplicasOptions.Built |
|
| GetAndLockOptions |
|
| GetAndLockOptions.Built |
|
| GetAndTouchOptions |
|
| GetAndTouchOptions.Built |
|
| GetAnyReplicaOptions |
|
| GetAnyReplicaOptions.Built |
|
| GetOptions |
Allows to customize a get request.
|
| GetOptions.Built |
|
| GetReplicaResult |
Extends GetResult to include additional information for get-from-replica style calls.
|
| GetResult |
Returned from all kinds of KeyValue Get operation to fetch a document or a subset of it.
|
| Increment |
An intention to perform a SubDocument increment operation.
|
| IncrementOptions |
Modifies properties of the increment operation.
|
| IncrementOptions.Built |
|
| Insert |
An intention to perform a SubDocument insert operation.
|
| InsertOptions |
|
| InsertOptions.Built |
|
| LookupInOptions |
|
| LookupInOptions.Built |
|
| LookupInResult |
This result is returned from successful KeyValue subdocument lookup responses.
|
| LookupInSpec |
Defines specs to lookup parts in a JSON document.
|
| LookupInSpecStandard |
|
| MapOptions |
|
| MapOptions.Built |
|
| MutateInMacro |
|
| MutateInOptions |
|
| MutateInOptions.Built |
|
| MutateInSpec |
Defines specs to mutate parts in a JSON document.
|
| MutationResult |
Result returned from all kinds of Key-Value mutation operations.
|
| MutationState |
Aggregation of one or more MutationTokens for specifying
consistency requirements of N1QL or FTS queries.
|
| PersistTo |
|
| PrependOptions |
Modifies properties of the prepend operation.
|
| PrependOptions.Built |
|
| QueueOptions |
|
| QueueOptions.Built |
|
| RangeScan |
Performs a KV range scan to scan between two ScanTerms.
|
| RangeScan.Built |
|
| Remove |
An intention to perform a SubDocument remove operation.
|
| RemoveOptions |
|
| RemoveOptions.Built |
|
| Replace |
An intention to perform a SubDocument replace operation.
|
| ReplaceOptions |
|
| ReplaceOptions.Built |
|
| ReplicateTo |
|
| SamplingScan |
Performs a KV range scan using random sampling.
|
| SamplingScan.Built |
|
| ScanOptions |
Allows to customize the various range and sampling scan options.
|
| ScanOptions.Built |
|
| ScanSort |
The sorting used for the scan operation.
|
| ScanTerm |
A single ScanTerm identifying either the point to scan from or to scan to.
|
| ScanTerm.Built |
|
| ScanType |
Specifies which documents to include in a KV scan.
|
| StoreSemantics |
Describes how the outer document store semantics on subdoc should act.
|
| TouchOptions |
|
| TouchOptions.Built |
|
| UnlockOptions |
|
| UnlockOptions.Built |
|
| Upsert |
An intention to perform a SubDocument upsert operation.
|
| UpsertOptions |
|
| UpsertOptions.Built |
|