suspend fun MongoClient.getCollectionsAwait(): List<String>
Get a list of all collections in the database.
Return