function
GreaterThan
func GreaterThan(
path Path,
value Value,
) ExpressionMatch a string or number above the operand.
Related types
PathAn immutable, validated document field path.
ValueAn immutable scalar or list comparison operand.
ExpressionA sealed immutable predicate consumed atomically by stores.