File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 1
1
.. important :: ``mongosh`` Method
2
2
3
- This is a :binary: `~bin.mongosh ` method. This is *not * the
4
- documentation for ``Node.js `` or other programming language specific
5
- driver methods.
3
+ This page documents a :binary: `~bin.mongosh ` method. This is *not *
4
+ the documentation for a language-specific driver such as Node.js.
6
5
7
- In most cases, :binary: `~bin.mongosh ` methods work the same way as
8
- the legacy :binary: `~bin.mongo ` shell methods. However, some legacy
9
- methods are unavailable in ``mongosh ``.
6
+ For MongoDB API drivers, refer to the language-specific
7
+ :driver: `MongoDB driver documentation </> `.
10
8
11
- For the legacy :binary: ` ~bin. mongo ` shell documentation, refer to the
9
+ For the legacy `` mongo ` ` shell documentation, refer to the
12
10
documentation for the corresponding MongoDB Server release:
13
11
14
12
- :v4.4: `mongo shell v4.4 </mongo> `
15
13
- :v4.2: `mongo shell v4.2 </mongo> `
16
- - :v4.0: `mongo shell v4.0 </mongo> `
17
-
18
- For MongoDB API drivers, refer to the language specific
19
- :driver: `MongoDB driver </> ` documentation.
You can’t perform that action at this time.
0 commit comments