antoniogarrote / rdfstore-js

JS RDF store with SPARQL support
MIT License
564 stars 109 forks source link

Fix #125: Make runFilter & Co. asynchronous #126

Closed datokrat closed 8 years ago

datokrat commented 8 years ago

Fixes #125. I'm sorry, I needed to make major changes to make havily-used methods (for example: runFilter) async. Please tell me whether this solution is how you would like a fix to be.

antoniogarrote commented 8 years ago

Implemented alternative solution in 618a37d1e2577e926d7d35d8596cfa9a5da8b3b0