size
Creates a filter that matches all documents where the value of a property is an array of the specified size.
Return
the filter
Parameters
size
the size of the array
Creates a filter that matches all documents where the value of a property is an array of the specified size.
Return
the filter
Parameters
property
the data class property
size
the size of the array