CollectionOperations

Interface grouping MongoDB operations relating to collection administration.

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract suspend fun drop(options: DropOptions<Document>.() -> Unit = {})

Removes an entire collection from the database.