hint

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

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

Return

this

Since

1.7

Parameters

hint

the hint