File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ MongoDB PHP Library
18
18
CRUD Operations & Replica Sets </read-write-pref>
19
19
Run a Database Command </run-command>
20
20
Data Aggregation </aggregation>
21
- Queries & Indexes </indexes>
21
+ Indexes </indexes>
22
22
Monitor Your Application </monitoring>
23
23
Secure Your Data </security>
24
24
Specialized Data Formats </data-formats>
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Read Data from MongoDB
28
28
Count Documents </read/count>
29
29
Specify Documents to Return </read/specify-documents-to-return>
30
30
Specify a Query </read/specify-a-query>
31
- Retrieve Distinct Field Values </read/distinct>
32
- Monitor Data Changes </read/change-streams>
31
+ Distinct Field Values </read/distinct>
32
+ Monitor Changes </read/change-streams>
33
33
34
34
Overview
35
35
--------
You can’t perform that action at this time.
0 commit comments