Search
Preparing search index...
The search index is not available
@federalies/dynamoco
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
IMocoQuery
Interface IMocoQuery
Hierarchy
IMocoQuery
Index
Properties
ascending
consistent
Read
descending
expression
Attribute
Names
expression
Attribute
Values
extract
filter
filter
Expression
from
Url
limit
projection
Expression
return
Consumed
Capacity
select
start
Key
toURL
to
Url
String
using
Index
where
Properties
ascending
ascending
:
(
)
=>
IMocoQuery
Type declaration
(
)
:
IMocoQuery
Returns
IMocoQuery
consistent
Read
consistent
Read
:
(
useConsistent
:
boolean
)
=>
IMocoQuery
Type declaration
(
useConsistent
:
boolean
)
:
IMocoQuery
Parameters
useConsistent:
boolean
Returns
IMocoQuery
descending
descending
:
(
)
=>
IMocoQuery
Type declaration
(
)
:
IMocoQuery
Returns
IMocoQuery
expression
Attribute
Names
expression
Attribute
Names
:
(
input
:
{}
)
=>
IMocoQuery
Type declaration
(
input
:
{}
)
:
IMocoQuery
Parameters
input:
{}
[
key:
string
]:
string
Returns
IMocoQuery
expression
Attribute
Values
expression
Attribute
Values
:
(
input
:
validJs2DynamoDict
)
=>
IMocoQuery
Type declaration
(
input
:
validJs2DynamoDict
)
:
IMocoQuery
Parameters
input:
validJs2DynamoDict
Returns
IMocoQuery
extract
extract
:
(
)
=>
QueryInput
Type declaration
(
)
:
QueryInput
Returns
QueryInput
filter
filter
:
(
_input
:
string
|
PredicateClause
)
=>
IMocoQuery
Type declaration
(
_input
:
string
|
PredicateClause
)
:
IMocoQuery
Parameters
_input:
string
|
PredicateClause
Returns
IMocoQuery
filter
Expression
filter
Expression
:
(
filterExpr
:
string
)
=>
IMocoQuery
Type declaration
(
filterExpr
:
string
)
:
IMocoQuery
Parameters
filterExpr:
string
Returns
IMocoQuery
from
Url
from
Url
:
(
input
:
string
|
URL
)
=>
IMocoQuery
Type declaration
(
input
:
string
|
URL
)
:
IMocoQuery
Parameters
input:
string
|
URL
Returns
IMocoQuery
limit
limit
:
(
n
:
number
)
=>
IMocoQuery
Type declaration
(
n
:
number
)
:
IMocoQuery
Parameters
n:
number
Returns
IMocoQuery
projection
Expression
projection
Expression
:
(
...
projectionExpr
:
string
[]
)
=>
IMocoQuery
Type declaration
(
...
projectionExpr
:
string
[]
)
:
IMocoQuery
Parameters
Rest
...
projectionExpr:
string
[]
Returns
IMocoQuery
return
Consumed
Capacity
return
Consumed
Capacity
:
(
input
?:
"INDEXES"
|
"TOTAL"
|
"NONE"
)
=>
IMocoQuery
Type declaration
(
input
?:
"INDEXES"
|
"TOTAL"
|
"NONE"
)
:
IMocoQuery
Parameters
Optional
input:
"INDEXES"
|
"TOTAL"
|
"NONE"
Returns
IMocoQuery
select
select
:
(
input
:
"*"
|
"COUNT"
|
"ALL_PROJECTED_ATTRIBUTES"
|
string
[]
)
=>
IMocoQuery
Type declaration
(
input
:
"*"
|
"COUNT"
|
"ALL_PROJECTED_ATTRIBUTES"
|
string
[]
)
:
IMocoQuery
Parameters
input:
"*"
|
"COUNT"
|
"ALL_PROJECTED_ATTRIBUTES"
|
string
[]
Returns
IMocoQuery
start
Key
start
Key
:
(
lastKeyEvaluated
:
Key
)
=>
IMocoQuery
Type declaration
(
lastKeyEvaluated
:
Key
)
:
IMocoQuery
Parameters
lastKeyEvaluated:
Key
Returns
IMocoQuery
toURL
toURL
:
(
)
=>
URL
Type declaration
(
)
:
URL
Returns
URL
to
Url
String
to
Url
String
:
(
)
=>
string
Type declaration
(
)
:
string
Returns
string
using
Index
using
Index
:
(
index
:
string
)
=>
IMocoQuery
Type declaration
(
index
:
string
)
:
IMocoQuery
Parameters
index:
string
Returns
IMocoQuery
where
where
:
(
_input
:
string
|
PredicateClause
)
=>
IMocoQuery
Type declaration
(
_input
:
string
|
PredicateClause
)
:
IMocoQuery
Parameters
_input:
string
|
PredicateClause
Returns
IMocoQuery
Globals
IMoco
Query
ascending
consistent
Read
descending
expression
Attribute
Names
expression
Attribute
Values
extract
filter
filter
Expression
from
Url
limit
projection
Expression
return
Consumed
Capacity
select
start
Key
toURL
to
Url
String
using
Index
where
Generated using
TypeDoc