[00:54:27] <Kestrel1232> Hi all, quick question; if I have an object which I'm retrieving via a query, how do I access its individual elements?
[00:55:01] <Kestrel1232> I guess the java equivalent of this question would be the use of arrayobject.name when I'm searching for an object by arrayobject.id for exampleif that makes sense?
[00:55:07] <Kestrel1232> does mongodb have an equivalent function?