MongoDB Logical Query Operators(逻辑操做符)

Name Description $and Joins query clauses with a logical AND returns all documents that match the conditions of both clauses. $not Inverts the effect of a query expression and returns documents that d
相关文章
相关标签/搜索