Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gremlin and openCypher connections are not visually distinguishable #163

Closed
michaelnchin opened this issue Aug 9, 2023 · 0 comments
Closed
Labels
bug Something isn't working

Comments

@michaelnchin
Copy link
Member

Describe the bug

After a Property Graph connection is created for either Gremlin or openCypher, the Connections UI only states PG in the Available Connections tab, and under the "Type" in the configuration page. The UI does not indicate which language was used on the resulting connection element. We can check the language by attempting to edit the connection, but this is not a good user experience.

Expected behavior

The displayed PG tag on Property Graph connections should be changed to reflect the selected language: PG - Gremlin or PG - OC.

  • OS: Amazon Linux 2
  • Browser:
  • Graph Explorer Version: 1.3.0
  • Graph Database & Version: Amazon Neptune 1.2.1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Status: ✅ Done
Development

No branches or pull requests

1 participant