Skip to content

Commit 12fc8ef

Browse files
mongoKartrustagir
andauthored
DOCSP-44422 - Bulk write API (#257)
Co-authored-by: Rea Rustagi <[email protected]>
1 parent 69a08d0 commit 12fc8ef

File tree

4 files changed

+789
-1
lines changed

4 files changed

+789
-1
lines changed

source/fundamentals/crud/write-operations.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ Write Operations
1313
/fundamentals/crud/write-operations/insert
1414
/fundamentals/crud/write-operations/modify
1515
/fundamentals/crud/write-operations/delete
16+
/fundamentals/crud/write-operations/bulk-write
1617

18+
- :ref:`csharp-insert-guide`
1719
- :ref:`csharp-change-guide`
1820
- :ref:`csharp-delete-guide`
19-
- :ref:`csharp-insert-guide`
21+
- :ref:`csharp-bulk-write`

0 commit comments

Comments
 (0)