When should we use the greater than operator?
- When we want to filter for items with a property over a certain threshold
- When we want to filter for items with a property under a certain threshold
When we want to filter for items with a property over a certain threshold .