kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / cursorType

cursorType

fun cursorType(cursorType: CursorType): CoroutineFindPublisher<T> (source)

Sets the cursor type.

Parameters

cursorType - the cursor type

Return
this