skip

fun skip(skip: Int): FindIterable<T>

Sets the number of documents to skip.

Return

this

Parameters

skip

the number of documents to skip

See also