BaseQueryBuilder constructor.
Readonly
entityEntityClient
instance.
Readonly
entityEntity token.
Readonly
hashHash key token.
Protected
Readonly
indexMaps indexToken
values to database platform-specific query parameters.
Optional
Readonly
pageDehydrated 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
ShardQueryMap
using a DynamoDB Document client.