| Class | Description |
|---|---|
| DocumentFragment<T> |
A fragment of a
JSON Document that can be any JSON value (including String, JsonObject, JsonArray, etc…), as returned and used in the sub-document API. |
| LookupResult |
A result corresponding to a single
LookupSpec, usually grouped inside a MultiLookupResult. |
| LookupSpec |
Utility class to create specs for the sub-document API’s multi-
lookup operations. |
| MultiLookupResult | |
| MultiMutationResult |
Represents a successful multi-mutation.
|
| MutationSpec<T> |
Utility class to create specs for the sub-document API’s multi-
mutation operations. |
| Enum | Description |
|---|---|
| ExtendDirection |
The direction for a sub-document array extension operation.
|
Copyright © 2015 Couchbase, Inc.