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
317 stars 47 forks source link

[Project] Optimize SPARQL queries #371

Open kmcginnes opened 4 months ago

kmcginnes commented 4 months ago

Investigate all SPARQL queries and optimize when possible.

Tasks

Related