Couchbase.Core.IO.Operations.SubDocument Namespace |
[Missing <summary> documentation for "N:Couchbase.Core.IO.Operations.SubDocument"]
| Class | Description | |
|---|---|---|
| DocumentFragmentTDocument |
Represents one more fragments of a document that is returned by the sub-document API.
| |
| LookupInBuilderTDocument |
An implementation of ILookupInBuilderTDocument that exposes a "builder" API for constructing a chain of read commands on a document within Couchbase.
| |
| OperationSpec |
Represents a single operation within a multi-operation against a document using the SubDocument API.
|
| Interface | Description | |
|---|---|---|
| IDocumentFragment | ||
| IDocumentFragmentTDocument |
Represents one more fragments of a document that is returned by the sub-document API.
| |
| ILookupInBuilderTDocument |
Exposes a "builder" API for constructing a chain of read commands on a document within Couchbase.
| |
| IMutateInBuilderTDocument |
Exposes the creation of a set of mutation operations to be performed.
| |
| ISubDocBuilderTDocument |