aws / graph-explorer

React-based web application that enables users to visualize both property graph and RDF data and explore connections between data without having to write graph queries.
https://github.com/aws/graph-explorer
Apache License 2.0
319 stars 47 forks source link

[Feature Request] Toggle Neptune specific features #271

Open kmcginnes opened 7 months ago

kmcginnes commented 7 months ago

There is certain functionality that is Neptune specific. We need a way to inform Graph Explorer what the connection database is so that it can utilize the correct functionality for that database.

_Originally discussed by @charlesivie in https://github.com/aws/graph-explorer/pull/265#discussion_r1528743866_

kmcginnes commented 1 week ago

Related to