kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / hint

hint

fun hint(hint: Bson): CoroutineFindPublisher<T> (source)

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

Parameters

hint - the hint

Return
this

Since
1.6