redis-om / Where Class: Where Abstract base class used extensively with Search. Hierarchy Where ↳ WhereField Table of contents Constructors constructor Methods toString Constructors constructor • new Where() Methods toString ▸ Abstract toString(): string Converts this Where into a portion of a RediSearch query. Returns string Defined in lib/search/where.ts:8