Point out the wrong statement.
(a) You cannot query for a node in the children field to find its parent node only
(b) You can query for a node in the children field to find its parent node as well as its siblings
(c) You can query for a node in the children field to find its siblings only
(d) None of the mentioned
I got this question in my homework.
My question is from Model Tree Structures in section Data Models of MongoDB