kmongo / org.litote.kmongo.coroutine / CoroutineMapReducePublisher / databaseName

databaseName

fun databaseName(databaseName: String): CoroutineMapReducePublisher<T> (source)

Sets the name of the database to output into.

Parameters

databaseName - the name of the database to output into.

Return
this

Mongodb
.driver.manual reference/command/mapReduce/#output-to-a-collection-with-an-action output with an action