MongoDB Array Query Operators

Name Description $all Matches arrays that contain all elements specified in the query. $elemMatch Selects documents if element in the array field matches all the specified $elemMatch conditions. $size
相關文章
相關標籤/搜索