Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

investigate query results caching for paging SPARQL query results in AllegroGraph #148

Open
alexskr opened this issue Jan 25, 2024 · 1 comment
Assignees

Comments

@alexskr
Copy link
Member

alexskr commented Jan 25, 2024

AllegroGraph v8 introduced query caching feature which can be beneficial with paging sparql queries.
https://franz.com/agraph/support/documentation/8.0.1/sparql-reference.html#query-option.allowCachingResults
We need to evaluate it and implement if it speeds things up.

@alexskr
Copy link
Member Author

alexskr commented Mar 15, 2024

implemented in 1707d38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants