collation

abstract fun collation(collation: Collation?): FindFlow<TResult>

Sets the collation options

A null value represents the server default.

Return

this

Since

1.3

Parameters

collation

the collation options to use