returnKey

fun returnKey(returnKey: Boolean): FindIterable<T>

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

Return

this

Parameters

returnKey

the returnKey