Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 639 Bytes

Where.md

File metadata and controls

43 lines (22 loc) · 639 Bytes

redis-om / Where

Class: Where

Abstract base class used extensively with Search.

Hierarchy

Table of contents

Constructors

Methods

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