aws-samples / aws-samples/automated-testing-graph-queries
Add Support for Newer Versions of Neptune/TinkerPop
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Noticed that the Gremlin Server version is [hard-coded in the Dockerfile](https://github.com/aws-samples/automated-testing-graph-queries/blob/5cdad4ba1197dde8aad9542954bb0025911a3522/Dockerfile#L1). Might a suggest adding a way to dynamically determine the TinkerPop / Gremlin Server version based off of the engine version of Neptune being tested. Maybe create a mapping file, allowing the user to specify Neptune engine version and then that would dictate which version of Gremlin Server is used.
Latest version of Neptune (1.2.1.0R2) now supports TinkerPop 3.6.2.
Contributor guide
Assessment
This issue has not been assessed yet.