hint

abstract fun hint(hint: Bson?): FindFlow<TResult>

Sets the hint for which index to use. A null value means no hint is set.

Return

this

Since

1.6

Parameters

hint

the hint