

InterviewSolution
Saved Bookmarks
1. |
Which of the following pattern may provide a suitable solution for storing graphs?(a) Child(b) Parent(c) Root(d) None of the mentionedI got this question in an interview for job.Asked question is from Model Tree Structures in portion Data Models of MongoDB |
Answer» The CORRECT OPTION is (a) Child |
|