Commit 66f4daa
authored
(DOCSP-39838) [CPP Driver] Write Data to MongoDB > Replace a Document (#62)
* (DOCSP-49838) New pages for replace_one
* (DOCSP-39838) Build error.
* (DOCSP-39838) Edited write landing page to include replace page.
* (DOCSP-39838) Reordered options and results tables.
* (DOCSP-39838) Hint example.
* (DOCSP-39838) Build error fix.
* (DOCSP-39838) Adding separate section level for examples.
* (DOCSP-39838) Levels.
* (DOCSP-39838) Edits.
* (DOCSP-39838) Example edit.
* (DOCSP-39838) Edits.
* (DOCSP-39838) Updated the Write Data landing page to have replace code example.
* (DOCSP-39838) Updated the Write Data landing page code sample
* (DOCSP-39838) Updated the Write Data landing page code sample (added comment)
* (DOCSP-39838) Changes.
* (DOCSP-39838) Edit landing page code example.
* (DOCSP-39838) Include _id field mention in first paragraph.
* (DOCSP-39838) Edits.
* (DOCP-39838) Update links in table.
* (DOCSP-39838) edits.
* (DOCSP-39838) Added important admonition.
* (DOCSP-39838) Edits
* (DOCSP-39838) Edits
* (DOCSP-39838) Edit table header.
* (DOCSP-39838) Added comments to example.
* (DOCSP-39838) Indentation error.
* (DOCSP-39838) Table edits.
* (DOCSP-39838) Separated output from example.
* (DOCSP-39838) Example wording.
* (DOCSP-39838) Render error
* (DOCSP-39838) Example rendering fixes.
* (DOCSP-39838) Misc edits.
* (DOCSP-39838) Misc edits.
* (DOCSP-39838) Misc edits.
* (DOCSP-39838) Misc edits.
* (DOCSP-39838) Indent error
* (DOCSP-39838) Indent error
* (DOCSP-39838) Adding quotation marks to field values.
* (DOCSP-39838) @norareidy removed inline find_one() link.
* (DOCSP-39838) @norareidy Replace update with replace.
* (DOCSP-39838) @norareidy removed monospace from headers for style guide.
* (DOCSP-39838) @norareidy Swapping field and function.
* (DOCSP-39838) @norareidy Condensing example introduction.
* (DOCSP-39838) @norareidy Condensing example introduction.
* (DOCSP-39838) @norareidy Condensing and wording edits for example introductions.
* (DOCSP-39838) @norareidy Adding warning that sample ID may differ.
* (DOCSP-39838) @norareidy Bolded first instance of replace operation and replaced link for hint field.
* (DOCSP-39838) @norareidy Header underline fix.
* (DOCSP-39838) Adding context to links.
* (DOCSP-39838) @norareidy review edits.
* (DOCSP-39838) @norareidy Final review changes.
* (DOCSP-39838) @kevinAlbs comment fixes.
---------
Co-authored-by: Elyse Foreman <[email protected]>1 parent d2c85e9 commit 66f4daa
File tree
4 files changed
+410
-3
lines changed- source
- includes
- usage-examples
- write
- write
4 files changed
+410
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
60 | 70 | | |
61 | 71 | | |
62 | 72 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
121 | 132 | | |
122 | 133 | | |
123 | 134 | | |
| |||
0 commit comments