Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeleteOneModel<TSchema>

Type Parameters

Hierarchy

  • DeleteOneModel

Index

Properties

filter: <internal>.Filter<TSchema>

The filter to limit the deleted documents.

collation?: CollationOptions

Specifies a collation.

hint?: Hint

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

Generated using TypeDoc