type
Creates a filter that matches all documents where the value of the property is of the specified BSON type.
Return
the filter
Parameters
type
the BSON type
Creates a filter that matches all documents where the value of the property is of the specified BSON type.
Return
the filter
Parameters
property
the data class property
type
the BSON type