MCPcopy Create free account

hub / github.com/Parana-Games/tinymo / functions

Functions145 in github.com/Parana-Games/tinymo

↓ 40 callersMethodbuild
()
src/put.ts:9
↓ 22 callersMethodpair
(name: string, value: any, formatter?: ExpressionStringFormatter, valueNameSuffix: string = "")
src/expression.ts:15
↓ 14 callersMethodisEmpty
()
src/update.ts:17
↓ 11 callersMethoddynamoTypeString
(type: VerboseType)
src/condition.ts:82
↓ 9 callersMethodkey
(name: string, comparator: KeyComparator, value: any)
src/query.ts:15
↓ 9 callersMethodsuffixForComparator
(comparator: Comparator)
src/condition.ts:71
↓ 8 callersMethodcompare
(name: string, comparator: Comparator, value: any)
src/condition.ts:19
↓ 8 callersMethodsize
(name: string, comparator: Comparator, value: any)
src/condition.ts:25
↓ 6 callersMethodaddValue
(name: string, value: any, valueNameSuffix: string = "")
src/expression.ts:25
↓ 6 callersMethodnot
()
src/condition.ts:61
↓ 5 callersMethodbetween
(name: string, lower: any, upper: any)
src/condition.ts:30
↓ 5 callersMethodexists
(name: string)
src/condition.ts:13
↓ 5 callersMethodget
(tableName: string, keys: any[])
src/batch-get.ts:27
↓ 5 callersMethodor
()
src/condition.ts:66
↓ 5 callersMethodset
(key: string, value: any, overwrite = true)
src/update.ts:32
↓ 5 callersMethodtransactWriteItem
()
src/common.ts:9
↓ 4 callersMethodaddName
(name: string)
src/expression.ts:32
↓ 4 callersMethodbeginsWith
(name: string, value: string)
src/condition.ts:16
↓ 4 callersMethoddefault
()
src/client.ts:29
↓ 4 callersMethodnotExists
(name: string)
src/condition.ts:14
↓ 4 callersMethodpush
(...writes: BatchWritable[])
src/batch-write.ts:19
↓ 4 callersMethodpush
(...transactable: TransactWritable[])
src/transaction.ts:19
↓ 4 callersMethodput
(tableName: string, item: any)
src/client.ts:40
↓ 3 callersMethodaddToList
(listName: string, value: any, createIfNotExists = true)
src/update.ts:52
↓ 3 callersMethodappendToExpression
(expression: string)
src/expression.ts:12
↓ 3 callersMethodcontains
(name: string, value: string)
src/condition.ts:17
↓ 3 callersMethoddelete
(tableName: string, key: any)
src/client.ts:42
↓ 3 callersMethodin
(name: string, values: any[])
src/condition.ts:35
↓ 3 callersMethodtype
(name: string, type: VerboseType)
src/condition.ts:15
↓ 2 callersMethodbatchGet
()
src/client.ts:46
↓ 2 callersMethodbuild
()
src/update.ts:82
↓ 2 callersMethodbuild
()
src/delete.ts:8
↓ 2 callersMethodcreateDefaultDocumentClient
()
src/client.ts:35
↓ 1 callersMethodadd
(key: string, value: any)
src/update.ts:18
↓ 1 callersMethodaddToSet
(key: string, value: any)
src/update.ts:70
↓ 1 callersMethodappendToExpression
(expression: string)
src/condition.ts:10
↓ 1 callersMethodbatchWrite
()
src/client.ts:47
↓ 1 callersMethodbuild
()
src/batch-write.ts:32
↓ 1 callersMethodbuild
()
src/batch-get.ts:14
↓ 1 callersMethodbuild
()
src/batch-get.ts:39
↓ 1 callersMethodbuild
()
src/condition-check.ts:11
↓ 1 callersMethodbuild
()
src/transact-get.ts:22
↓ 1 callersMethodbuild
()
src/transact-get-item.ts:8
↓ 1 callersMethodbuild
()
src/query.ts:21
↓ 1 callersMethodbuild
()
src/get.ts:6
↓ 1 callersMethodbuild
()
src/transaction.ts:46
↓ 1 callersMethodbuild
()
src/scan.ts:10
↓ 1 callersMethodbuildUpdateExpression
()
src/update.ts:21
↓ 1 callersMethodconditionCheck
(tableName: string, key: any)
src/transaction.ts:40
↓ 1 callersMethoddeleteFromSet
(key: string, value: any)
src/update.ts:76
↓ 1 callersFunctionformatter
(n)
src/projection-expressable.ts:7
↓ 1 callersMethodgetNOT
()
src/condition.ts:41
↓ 1 callersMethodgetSeparator
()
src/condition.ts:50
↓ 1 callersMethodkey
(...key: Record<string, any>[])
src/batch-get.ts:12
↓ 1 callersMethodkeyBeginsWith
(name: string, value: any)
src/query.ts:12
↓ 1 callersMethodkeyBetween
(path: string, lower: any, upper: any)
src/query.ts:11
↓ 1 callersMethodpush
(...gets: TransactGetItem[])
src/transact-get.ts:13
↓ 1 callersMethodremove
(...keys: string[])
src/update.ts:47
↓ 1 callersMethodremoveIndexFromList
(listName: string, index: number)
src/update.ts:65
↓ 1 callersMethodreplaceAll
(input: string, find: string, replace: string)
src/expression.ts:38
↓ 1 callersMethodsetListItem
(key: string, index: number, value: any)
src/update.ts:42
↓ 1 callersMethodsubtract
(key: string, value: any)
src/update.ts:19
↓ 1 callersMethodtransact
()
src/transact-get-item.ts:6
↓ 1 callersMethodtransaction
()
src/client.ts:49
↓ 1 callersMethodupdate
(tableName: string, key: any)
src/client.ts:41
FunctionapplyProjectionExpression
(base: any)
src/projection-expressable.ts:12
Functionattributes
(...attributes: string[])
src/projection-expressable.ts:6
Functionbuild
()
src/conditionable.ts:24
Functionbuild
()
src/write.ts:22
Functionbuild
()
src/read.ts:15
Functionbuild
()
src/search.ts:28
Functionclient
(client: DynamoDBClient)
src/write.ts:15
Functionclient
(client: DynamoDBClient)
src/read.ts:10
Functioncondition
(key: string, comparator: Comparator, value: any)
src/conditionable.ts:9
FunctionconditionBeginsWith
(key: string, value: any)
src/conditionable.ts:13
FunctionconditionBetween
(key: string, value1: any, value2: any)
src/conditionable.ts:16
FunctionconditionContains
(key: string, value: any)
src/conditionable.ts:14
FunctionconditionExists
(key: string)
src/conditionable.ts:10
FunctionconditionIn
(key: string, values: any[])
src/conditionable.ts:17
FunctionconditionNotExists
(key: string)
src/conditionable.ts:11
FunctionconditionSize
(key: string, comparator: Comparator, value: any)
src/conditionable.ts:15
FunctionconditionType
(key: string, type: VerboseType)
src/conditionable.ts:12
Functionconstructor
(readonly tableName: string)
src/write.ts:18
Functionconstructor
(private tableName: string)
src/read.ts:13
Methodconstructor
(readonly client: DynamoDBDocumentClient)
src/client.ts:22
Methodconstructor
(tableName: string, readonly itemToPut: any)
src/put.ts:6
Methodconstructor
(private client: DynamoDBDocumentClient)
src/batch-write.ts:17
Methodconstructor
(public separator: string)
src/expression.ts:10
Methodconstructor
(tableName: string, readonly key: any)
src/update.ts:12
Methodconstructor
(readonly tableName: string, private keys: Record<string, any>[])
src/batch-get.ts:10
Methodconstructor
(private client?: DynamoDBDocumentClient)
src/batch-get.ts:23
Methodconstructor
(readonly tableName: string, readonly key: any)
src/condition-check.ts:8
Methodconstructor
(private client: DynamoDBClient)
src/transact-get.ts:11
Methodconstructor
(private tableName: string, private key: any)
src/transact-get-item.ts:5
Methodconstructor
(tableName: string, readonly key: any)
src/get.ts:5
Methodconstructor
()
src/condition.ts:11
Methodconstructor
(tableName: string, readonly key: any)
src/delete.ts:6
Methodconstructor
(private client: DynamoDBDocumentClient)
src/transaction.ts:17
Methoddelete
(tableName: string, key: any)
src/batch-write.ts:27
Methoddelete
(tableName: string, key: any)
src/transaction.ts:34
next →1–100 of 145, ranked by callers