not method

FtsQ not(
  1. FtsQ q
)

Implementation

FtsQ not(FtsQ q) => FtsQ("($str NOT ${q.str})");