GreaterThanComparator
An object that determines whether the value of a comparable property is greater than the specified value.
Declaration
final class GreaterThanComparator<Property, PropertyType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Sendable, PropertyType.UnwrappedType : Comparable