File tree Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Expand file tree Collapse file tree 3 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Builders
88
99.. toctree::
1010
11- Aggregates </fundamentals/builders/aggregates>
11+ Aggregation </fundamentals/builders/aggregates>
1212 Filters </fundamentals/builders/filters>
1313 Indexes </fundamentals/builders/indexes>
14- Projections </fundamentals/builders/projections>
15- Sorts </fundamentals/builders/sort>
16- Updates </fundamentals/builders/updates>
14+ Projection </fundamentals/builders/projections>
15+ Sort </fundamentals/builders/sort>
16+ Update </fundamentals/builders/updates>
1717
1818.. contents:: On this page
1919 :local:
Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Connection Guide
1111 MongoClient Settings </fundamentals/connection/mongoclientsettings>
1212 Network Compression </fundamentals/connection/network-compression>
1313 TLS/SSL </fundamentals/connection/tls>
14- SOCKS5 Proxy Connection </fundamentals/connection/socks>
15- JNDI Datasource Connection </fundamentals/connection/jndi>
16- Connect with AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>
14+ SOCKS5 Proxy </fundamentals/connection/socks>
15+ JNDI Datasource </fundamentals/connection/jndi>
16+ AWS Lambda <https://www.mongodb.com/docs/atlas/manage-connections-aws-lambda/>
1717
1818.. contents:: On this page
1919 :local:
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ Usage Examples
1212
1313.. toctree::
1414
15- Find Operations </usage-examples/find-operations>
16- Insert Operations </usage-examples/insert-operations>
17- Update & Replace Operations </usage-examples/update-operations>
18- Delete Operations </usage-examples/delete-operations>
15+ Find </usage-examples/find-operations>
16+ Insert </usage-examples/insert-operations>
17+ Update & Replace </usage-examples/update-operations>
18+ Delete </usage-examples/delete-operations>
1919 Bulk Operations </usage-examples/bulkWrite>
2020 Watch for Changes </usage-examples/watch>
2121 Count Documents </usage-examples/count>
You can’t perform that action at this time.
0 commit comments