

InterviewSolution
Saved Bookmarks
1. |
_______ returns geospatial objects in proximity to a point.(a) $near(b) $nearsphere(c) $geoIntersect(d) None of the mentionedThis question was addressed to me during an online interview.My question comes from Geospatial Index topic in section Index/Indexing Concepts of MongoDB |
Answer» The correct ANSWER is (a) $NEAR |
|