Interface BuildQueryIndexOptions

Hierarchy

  • BuildQueryIndexOptions

Properties

collectionName?: string

Specifies the collection of this index.

scopeName?: string

Specifies the collection scope of this index.

timeout?: number

The timeout for this operation, represented in milliseconds.

Generated using TypeDoc