listDatabases

suspend fun listDatabases(): List<String>

Returns a list of all databases.

Return

A list of strings representing the names of all databases.