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 353c75d commit dc61211Copy full SHA for dc61211
driver-core/src/main/com/mongodb/client/model/expressions/Expression.java
@@ -59,7 +59,7 @@
59
* See {@link Expressions#ofNull} for more details.
60
*
61
* <p>There is no explicit "missing" or "undefined" value. Users may use
62
- * {@link MapExpression#has} or {@link DocumentExpression#has}.
+ * {@link MapExpression#has}.
63
64
* <p>This type hierarchy differs from the {@linkplain org.bson} types in that
65
* they provide computational operations, the numeric types are less granular,
0 commit comments