marklogic-community / grove-vue-visjs-graph

Vue component to visualize RDF relationships and Timelines using Vis.js
https://grtjn.github.io/ml-visjs-graph.js/
Other
6 stars 3 forks source link

Use VALUES over BIND #12

Open grtjn opened 4 years ago

grtjn commented 4 years ago

GraphAPI sparql code is slow. Using VALUES can speed up, and putting FILTER's inside UNION can greatly speed up performance..