gt

infix fun <T> Attribute<T>.gt(value: T): FilterExpression
infix fun <T> Attribute<T>.gt(other: Attribute<T>): FilterExpression