gte
Creates a filter that matches all documents where the value of the given property is greater than or equal to the specified value.
Return
the filter
Parameters
value
the value
Creates a filter that matches all documents where the value of the given property is greater than or equal to the specified value.
Return
the filter
Parameters
property
the data class property
value
the value