Skip to contents

Similar to IsLess except that uses > instead of < for the comparison. See the Julia documentation for details.

Usage

IsGreater(value, ...)

Arguments

value

Value to compare against

...

Additional arguments needed to support usage of pipe operator

Value

A query operation object