kmongo / org.litote.kmongo.coroutine / CoroutineClient / getDatabase

getDatabase

fun getDatabase(name: String): CoroutineDatabase (source)

Gets the database with the given name.

Parameters

name - the name of the database

Return
the database