CollectionOperations

Interface grouping MongoDB operations relating to collection administration.

Inheritors

Properties

Link copied to clipboard
abstract val context: <Error class: unknown class>

Functions

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

Removes an entire collection from the database.