API 参考
    正在准备搜索索引...
    • Find Options Operator. Used to negate expression. Example: { title: not("hello") } will return entities where title not equal to "hello".

      类型参数

      • T

      参数

      返回 FindOperator<T>