API Reference / notOf · functionFunction: notOf() function notOf(pred): Predicate; Defined in: query.ts:119 True where pred is false (interval complement). Parameters pred Predicate Returns Predicate