Lambda example in TypeScript

Does anyone know where I can find example code that demonstrates up-to-date best practices for writing TypeScript Lambda Functions that interact with Neptune?
Solution:
AWS Lambda function examples for Amazon Neptune - Amazon Neptune
The following example AWS Lambda functions, written in Java, JavaScript and Python, illustrate upserting a single vertex with a randomly generated ID using the fold().coalesce().unfold() idiom.
Jump to solution
3 Replies
Valentyn Kahamlyk
Valentyn Kahamlyk•8mo ago
could you describe a bit how you want to use lambda? TinkerPop lambdas are not supported in Neptune, but usually there are other ways to get the desired result https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin-differences.html#feature-gremlin-differences-lambda
Gremlin standards compliance in Amazon Neptune - Amazon Neptune
Overview of differences between the Neptune and TinkerPop implementations of Gremlin.
dmcmanus
dmcmanusOP•8mo ago
Sorry for the confusion, I'm referring to AWS Lambda Functions 🙂 I'm looking for examples of AWS Lambda Functions written in TypeScript that read/write to Neptune
Solution
Valentyn Kahamlyk
Valentyn Kahamlyk•8mo ago
AWS Lambda function examples for Amazon Neptune - Amazon Neptune
The following example AWS Lambda functions, written in Java, JavaScript and Python, illustrate upserting a single vertex with a randomly generated ID using the fold().coalesce().unfold() idiom.
Want results from more Discord servers?
Add your server