Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexInformationOptions

Hierarchy

  • IndexInformationOptions

Index

Properties

Properties

Optional full

full: undefined | true | false

Returns the full raw index information.

Optional readPreference

readPreference: ReadPreference | string

The preferred read preference (ReadPreference.PRIMARY, ReadPreference.PRIMARY_PREFERRED, ReadPreference.SECONDARY, ReadPreference.SECONDARY_PREFERRED, ReadPreference.NEAREST).

Generated using TypeDoc