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

    Class BulkDocs

    Schema for submitting documents for bulk modifications.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    Array of documents.

    newEdits?: boolean

    If false, prevents the database from assigning them new revision IDs. Default is true.

    Avoid using this parameter, since this option applies document revisions without checking for conflicts, so it is very easy to accidentally end up with a large number of conflicts.

    Methods