databaseName

abstract fun databaseName(databaseName: String?): MapReduceFlow<TResult>

Sets the name of the database to output into.

Return

this

Parameters

databaseName

the name of the database to output into.