File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Original file line number Diff line number Diff line change 22API Documentation
33=================
44
5- .. default-domain:: mongodb
5+ - `BSON <{+api+}/apidocs/bson/index.html>`__ - classes for working with the
6+ BSON data format.
7+ - `BSON Record Codec <{+api+}/apidocs/bson-record-codec/index.html>`__ -
8+ classes for encoding and decoding between Java records and the BSON data
9+ format.
10+ - `Core <{+api+}/apidocs/mongodb-driver-core/index.html>`__ - classes that
11+ contain essential driver functionality.
12+ - `Java Driver (modern API) <{+api+}/apidocs/mongodb-driver-sync/index.html>`__ -
13+ classes for the current driver API.
14+ - `Java Driver (legacy API) <{+api+}/apidocs/mongodb-driver-legacy/index.html>`__ -
15+ classes that support the legacy driver API. To learn how to upgrade from the
16+ legacy API to the modern API from the :ref:`<java-legacy-api>` documentation.
617
718.. toctree::
819 :titlesonly:
@@ -13,4 +24,4 @@ API Documentation
1324 Core <{+api+}/apidocs/mongodb-driver-core/index.html>
1425 Java Driver (modern API) <{+api+}/apidocs/mongodb-driver-sync/index.html>
1526 Java Driver (legacy API) <{+api+}/apidocs/mongodb-driver-legacy/index.html>
16-
27+
You can’t perform that action at this time.
0 commit comments