

InterviewSolution
Saved Bookmarks
1. |
The $geoWithin operator uses the _______ operator to specify the GeoJSON object.(a) $sphere(b) $geoin(c) $geometry(d) All of the mentionedThis question was posed to me in an online quiz.This interesting question is from Index Types topic in chapter Index/Indexing Concepts of MongoDB |
Answer» Correct CHOICE is (c) $GEOMETRY |
|