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
314 stars 46 forks source link

[Feature Request] Graph query editing and execution (2024 Roadmap item) #300

Open AndreaNassisi opened 4 months ago

AndreaNassisi commented 4 months ago

Community Note

Is your feature request related to a problem? Please describe. Graph Explorer users asked to write queries within the Graph Explorer UI, to analyze or create graph data.

Describe the solution you'd like Within the Graph Explorer a user can create, edit and execute a graph query using graph languages like SPARQL, Gremlin and openCypher. The result is visualized as graph and or in a table.

qwaider commented 3 months ago

I hope this feature will be available soon..

kmcginnes commented 3 months ago

One of the original ideas of Graph Explorer was to be a tool that did not require any knowledge of the underlying query language. That doesn't preclude a raw query executor, but I would prefer to lean toward providing a more comprehensive search UI that would benefit all users.

There have already been many fantastic search related features submitted that might cover a large portion of the desired functionality.

Please leave a comment on the discussion below if you have additional ideas or feature requests for search. I'd love for this to be as complete a list as it can be.