functionNotfunc Not(child Expression) (Expression, error)Negate one expression.Source query/expression.go:162@param childThe child value.@returnsThe declared result.Related typesExpressionA sealed immutable predicate consumed atomically by stores.