drop

abstract suspend fun drop()

Drops this collection from the Database.


abstract suspend fun drop(clientSession: ClientSession)

Drops this collection from the Database.

Since

3.6

Parameters

clientSession

the client session with which to associate this operation