

InterviewSolution
Saved Bookmarks
1. |
$geoWithin replaces _______ in MongoDB 2.4.(a) $withing(b) $gwithin(c) $within(d) All of the mentionedThe question was asked in class test.I would like to ask this question from Index Types in chapter Index/Indexing Concepts of MongoDB |
Answer» Right choice is (C) $within |
|