kmongo / org.litote.kmongo.coroutine / CoroutineFindPublisher / returnKey

returnKey

fun returnKey(returnKey: Boolean): CoroutineFindPublisher<T> (source)

Sets the returnKey. If true the find operation will return only the index keys in the resulting documents.

Parameters

returnKey - the returnKey

Return
this

Since
1.6