PMXBOT Log file Viewer

Help | Karma | Search:

#mongodb logs for Sunday the 20th of January, 2019

(Back to #mongodb overview) (Back to channel listing) (Animate logs)
[03:00:54] <sasha> Hello!
[03:01:20] <sasha> Could someone explain to me how I can create embedded documents without creating a parent document?
[03:05:05] <sasha> So in my collection, I have these documents, with respective nested documents https://usercontent.irccloud-cdn.com/file/BsJDXAvt/IMG_0147.PNG
[03:05:35] <sasha> How can I create new nested/embedded documents without having to create the parent document?
[03:05:54] <sasha> My assumption is that I can make more of those because they are part of an embedded collection
[03:06:08] <sasha> And share the same ObjectId
[03:09:29] <sasha> Any ideas 🙃
[15:10:15] <Derick> nested documents don't exist separately