Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

Hierarchy

Index

Constructors

constructor

Properties

dynamoRx

dynamoRx: DynamoRx

modelClazz

modelClazz: ModelConstructor<T>

params

params: QueryInput

Static DEFAULT_LIMIT

DEFAULT_LIMIT: number = 10

Static INFINITE_LIMIT

INFINITE_LIMIT: number = -1

Accessors

metaData

metaData:

Methods

ascending

descending

exclusiveStartKey

exec

  • exec(): Observable<T[]>

execCount

  • execCount(): Observable<number>

execFullResponse

execSingle

  • execSingle(): Observable<T | null>

index

limit

where

whereAttribute

wherePartitionKey

  • wherePartitionKey(partitionKeyValue: any): QueryRequest<T>

whereSortKey

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc