Schema for the result of a query find operation.

Constructors

Properties

bookmark: string

Opaque bookmark token used when paginating results.

Documents matching the selector.

executionStats?: CloudantV1.ExecutionStats

Schema for find query execution statistics.

warning?: string

warning.

Methods