collectionExists

abstract suspend fun collectionExists(name: String): Boolean

Whether a collection exists (GET /collections/{name}/exists).