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

Explore an storage abstraction layer using iterator trees #10

Open
xllora opened this issue Oct 27, 2015 · 0 comments
Open

Explore an storage abstraction layer using iterator trees #10

xllora opened this issue Oct 27, 2015 · 0 comments

Comments

@xllora
Copy link
Member

xllora commented Oct 27, 2015

As part of the effort to enable Cayley (http://github.com/google/cayley) as a backend for BadWolf, its efficient usage would require to provide an iterator tree as an output of the BQL parsing for Cayley to pick it up. This would enable Cayley to use the optimizer before executing the query. The iterator tree should be translatable to the final Cayley one as discussed with @barakmich.

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

No branches or pull requests

1 participant