returnKey

abstract fun returnKey(returnKey: Boolean): FindFlow<TResult>

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

Return

this

Since

1.6

Parameters

returnKey

the returnKey