Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpdateManyOptions

Hierarchy

  • UpdateManyOptions

Index

Properties

Properties

Optional j

j: undefined | true | false

Specify a journal write concern.

Optional upsert

upsert: undefined | true | false

Update operation is an upsert.

Optional w

w: any

The write concern.

Optional wtimeout

wtimeout: undefined | number

The write concern timeout.

Generated using TypeDoc