We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004a229 commit 0d831dfCopy full SHA for 0d831df
source/whats-new.txt
@@ -57,7 +57,9 @@ improvements, and fixes:
57
- Adds support for the ``KeyValuePair.Create()`` LINQ method.
58
59
- Adds the ``GeoNear()`` aggregation builder method to construct a
60
- ``$geoNear`` aggregation stage.
+ ``$geoNear`` aggregation stage. To view examples, see the
61
+ :manual:`$geoNear </reference/operator/aggregation/geoNear/#examples>`
62
+ reference in the {+mdb-server+} manual.
63
64
- Supports casting from an interface to a type that implements that
65
interface in LINQ queries.
0 commit comments