mongodb-driver-kotlin-coroutine
4.11.0
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
FindFlow
/
skip
skip
fun
skip
(
skip
:
Int
)
:
FindFlow
<
T
>
Sets the number of documents to skip.
Return
this
Parameters
skip
the number of documents to skip
See also
Cursor skip