Match array query operators with their functionality.
Array query operations
Array query operators functionality
Report a typo
Match the items from left and right columns
$all$elemMatch$sizeis used to query the number of elements in an array
selects documents if the element in the array field matches all the specified conditions
is used to match arrays that contain all elements specified in the query
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.