aws / aws/graph-explorer

Only create an openCypher connection for Neptune Analytics

Open
#1,021 0 comments 0 reactions 0 assignees View on GitHub
database support usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

A new notebook instance targeting Neptune Analytics will create a set of default connections in Graph Explorer for each query language. But Neptune Analytics only supports openCypher.

It should only create a single connection for openCypher. This will ensure the user is defaulting to the correct working path on first launch.

## Proposed solution

Use the existence of `GRAPH_EXP_SERVICE_TYPE` with the value `neptune-graph` as the condition to only create a single connection.

Contributor guide

Open the contributing guide

Research direction

Locate the code that creates default Graph Explorer connections for new notebook instances, then inspect how GRAPH_EXP_SERVICE_TYPE is used. The change is complete when Neptune Analytics creates only an openCypher connection while other targets retain their existing default connections.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.