R/query.R
IsNotEqual.Rd
Similar to IsLess except that uses != instead of < for the comparison. See the Julia documentation for details.
IsLess
!=
<
IsNotEqual(value, ...)
Value to compare against
Additional arguments needed to support usage of pipe operator
A query operation object