CollectionOperations

Interface grouping MongoDB operations relating to collection administration.

Inheritors

Properties

Link copied to clipboard
abstract val context: ERROR CLASS: Symbol not found for BsonContext

Functions

Link copied to clipboard
abstract fun drop(options: ERROR CLASS: Symbol not found for DropOptions<Document>.() -> Unit = {})

Removes an entire collection from the database.