Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 866 Bytes

File metadata and controls

20 lines (16 loc) · 866 Bytes

+++ date = "2015-03-17T15:36:56Z" title = "Reference" [menu.main] identifier = "Reference" weight = 30 pre = "" +++

Reference

The reference documentation for the Scala driver focuses on high-level documentation and use-cases. The Scaladoc-generated API reference is [here]({{< apiref "">}}).

  • [Connecting]({{< relref "reference/connecting/index.md" >}}): Documentation of the driver's support for connecting to MongoDB servers
  • [CRUD]({{< relref "reference/crud/index.md" >}}): Documentation of the driver's support for CRUD operations
  • [Observables]({{< relref "reference/observables.md" >}}): Documentation of the driver's support and implicit helpers for Observables.
  • [Management]({{< relref "reference/management/index.md" >}}): Documentation of the driver's support for logging and monitoring of its internal state.