Skip to contents

Same as OrMask but use the inverse of the mask. See the Julia documentation for details.

Usage

OrNot(property, ...)

OrNegatedMask(value, ...)

Arguments

property

String specifying the property

...

Additional arguments needed to support usage of pipe operator

value

String specifying the property

Value

A query operation object

Functions

  • OrNot(): Deprecated: use OrNegatedMask() instead.