Options
All
  • Public
  • Public/Protected
  • All
Menu

An ExpressionBuilder instance builds the expression using calculated placeholders by referred attribute names and values.

Each instance must correspond to the DynamoDB requests that using the expression. If instances are used across different requests, the names and values that substitutes the placeholders may misplaced.

Hierarchy

  • ExpressionBuilder

Index

Constructors

Methods

Constructors

constructor

Methods

aggregate

condition

expr

  • Builds an expression and expression attribute values from template string.

    deprecated

    See update, condition and aggregate

    Parameters

    • literals: TemplateStringsArray
    • Rest ...placeholers: Placeholder[]

    Returns ExpressionAggregate

update

Legend

  • Class
  • Constructor
  • Method
  • Function
  • Type alias
  • Interface

Generated using TypeDoc