@ibm-cloud/cloudant - v0.12.4
    Preparing search index...

    Class AllDocsResult

    Schema for the result of an all documents operation.

    Index

    Constructors

    Properties

    List of doc results.

    totalRows: number

    Total number of document results.

    updateSeq?: string

    Current update sequence for the database.

    Methods