Updated readme.md
This commit is contained in:
parent
d21795e0d5
commit
fe5985c665
@ -10,4 +10,5 @@ Use the following command to initialize the database.
|
|||||||
It will create the needed collection and document and return it in the console output.
|
It will create the needed collection and document and return it in the console output.
|
||||||
|
|
||||||
Use the output of _id for the search and update operation. The following part is needed for this
|
Use the output of _id for the search and update operation. The following part is needed for this
|
||||||
_id: new ObjectId(=="6448db015eed6ed191ef61a1"==),
|
"6448db015eed6ed191ef61a1" (This is offcourse an example, yours will be different.
|
||||||
|
On the cloud hosted version of mongodb, this will be located in `_id: new ObjectId("6448db015eed6ed191ef61a1")`)
|
Loading…
Reference in New Issue
Block a user