kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / min

min

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

Sets the minimum inclusive lower bound for a specific index. A null value means no max is set.

Parameters

min - the min

Return
this

Since
1.6