kmongo / org.litote.kmongo.coroutine / CoroutineDatabase / withReadConcern

withReadConcern

fun withReadConcern(readConcern: ReadConcern): CoroutineDatabase (source)

Create a new MongoDatabase instance with a different read concern.

Parameters

readConcern - the new ReadConcern for the collection

Return
a new MongoDatabase instance with the different ReadConcern

Since
1.2

Mongodb
.server.release 3.2