Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for the result of a query find operation.

Hierarchy

  • FindResult

Index

Properties

bookmark

bookmark: string

Opaque bookmark token used when paginating results.

docs

docs: Document[]

Documents matching the selector.

Optional execution_stats

execution_stats: ExecutionStats

Schema for find query execution statistics.

Optional warning

warning: string

warning.

Generated using TypeDoc