kmongo / org.litote.kmongo.coroutine / CoroutineAggregatePublisher / hint

hint

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

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

Parameters

hint - the hint

Return
this

Mongodb
.server.release 3.6

Since
1.7