quadstorejs / quadstore

A LevelDB-backed graph database for JS runtimes (Node.js, Deno, browsers, ...) supporting SPARQL queries and the RDF/JS interface.
https://github.com/quadstorejs/quadstore
MIT License
202 stars 14 forks source link

Refactor BatchingIterator to do without TransformIterator #148

Closed jacoscaz closed 2 years ago

jacoscaz commented 2 years ago

https://github.com/belayeng/quadstore/blob/aed7796a83d85d5a24e9f76f15e70e8f7015268f/src/utils/index.ts#L88