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] Improve SPARQL query performance #240

Open xiazcy opened 6 months ago

xiazcy commented 6 months ago

Community Note

Graph Explorer Version (and Graph Database and Version used if applicable)

Is your feature request related to a problem? Please describe. We have observed SPARQL bug reports related to query execution and performance.

Describe the solution you'd like Review and make improvements to SPARQL query execution and performance.

Additional context Add any other context or screenshots about the feature request here. Describe any alternatives you've considered.

xiazcy commented 6 months ago

Relevant issue: https://github.com/aws/graph-explorer/issues/184