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