Skip to contents

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

Usage

AndNot(property, ...)

AndNegatedMask(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

  • AndNot(): Deprecated: use AndNegatedMask() instead.