databaseName

fun databaseName(databaseName: String?): MapReduceFlow<T>

Sets the name of the database to output into.

Return

this

Parameters

databaseName

the name of the database to output into.

See also