Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteManyModel<TSchema>

Type parameters

Hierarchy

  • DeleteManyModel

Index

Properties

collation?: CollationOptions

Specifies a collation.

filter: Filter<TSchema>

The filter to limit the deleted documents.

hint?: Hint

The index to use. If specified, then the query system will only consider plans using the hinted index.

Generated using TypeDoc