BaseQueryBuilder constructor.
ReadonlyentityEntityClient instance.
ReadonlyentityEntity token.
ReadonlyhashHash key token.
Protected ReadonlyindexMaps indexToken values to database platform-specific query parameters.
Optional ReadonlypageDehydrated page key map.
Adds a filter condition to a ShardQueryMap index. See the FilterCondition type for more info.
The index token.
The FilterCondition object.
ShardQueryMap instance.Adds a range key condition to a ShardQueryMap index. See the RangeKeyCondition type for more info.
The index token.
The RangeKeyCondition object.
ShardQueryMap instance.Builds a ShardQueryMap object.
ShardQueryMap object.
Provides a fluent API for building a
ShardQueryMapusing a DynamoDB Document client.