kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / skip

skip

fun skip(skip: Int): CoroutineFindPublisher<T> (source)

Sets the number of documents to skip.

Parameters

skip - the number of documents to skip

Return
this

Mongodb
.driver.manual reference/method/cursor.skip/#cursor.skip Skip