Skip to content

Commit 7bf6040

Browse files
committed
edits
1 parent 521d12e commit 7bf6040

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

source/fundamentals/crud.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,10 @@ CRUD Operations
1717
.. toctree::
1818
:caption: CRUD Operations
1919

20-
<<<<<<< HEAD
21-
/fundamentals/crud/read-operations
22-
/fundamentals/crud/write-operations
23-
/fundamentals/crud/query-document
24-
/fundamentals/crud/compound-operations
25-
=======
2620
Read </fundamentals/crud/read-operations>
2721
Write </fundamentals/crud/write-operations>
2822
Query </fundamentals/crud/query-document>
2923
Compound Operations </fundamentals/crud/compound-operations>
30-
Operations on Replica Sets </fundamentals/crud/read-write-pref>
31-
>>>>>>> 09afc55 (DOCSP-44947 TOC Relabel (#923))
3224

3325
CRUD (Create, Read, Update, Delete) operations allow you to work with
3426
the data stored in MongoDB.

0 commit comments

Comments
 (0)