Couchbase .NET SDK __CB_SDK_VERSION__

Show / Hide Table of Contents

Namespace Couchbase.Core.IO.Operations.SubDocument

Classes

DocumentFragment<TDocument>

Represents one more fragments of a document that is returned by the sub-document API.

LookupInBuilder<TDocument>

An implementation of ILookupInBuilder<TDocument> 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.

Interfaces

IDocumentFragment

IDocumentFragment<TDocument>

Represents one more fragments of a document that is returned by the sub-document API.

ILookupInBuilder<TDocument>

Exposes a "builder" API for constructing a chain of read commands on a document within Couchbase.

IMutateInBuilder<TDocument>

Exposes the creation of a set of mutation operations to be performed.

ISubDocBuilder<TDocument>

In this article
Back to top Copyright © 2020 Couchbase, Inc. All rights reserved.