Schema for the result of an all documents operation.

Constructors

Properties

List of doc results.

totalRows: number

Total number of document results.

updateSeq?: string

Current update sequence for the database.

Methods