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 |
|
CounterResult |
Result returned from counter (increment, decrement) operations.
|
DecrementOptions |
Modifies properties of the decrement operation.
|
DecrementOptions.Built |
|
DurabilityUtils |
|
ExistsOptions |
|
ExistsOptions.Built |
|
ExistsResult |
Result returned from an exists KeyValue operation.
|
Expiry |
|
GetAccessor |
|
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.
|
InsertAccessor |
|
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 |
|
MutateInResult |
This result is returned from successful KeyValue subdocument mutation responses.
|
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 MutationToken s 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 .
|
Remove |
An intention to perform a SubDocument remove operation.
|
RemoveAccessor |
|
RemoveOptions |
|
RemoveOptions.Built |
|
Replace |
An intention to perform a SubDocument replace operation.
|
ReplaceAccessor |
|
ReplaceOptions |
|
ReplaceOptions.Built |
|
ReplicateTo |
|
SamplingScan |
Performs a KV range scan using random sampling.
|
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.
|
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.
|
UpsertAccessor |
|
UpsertOptions |
|
UpsertOptions.Built |
|