-
Notifications
You must be signed in to change notification settings - Fork 0
Query planner #88
Copy link
Copy link
Open
Description
Is your feature request related to a problem? Please describe.
The sparql query answering should be measured and improved. It currently does not plan the query, but implements the joins in the order written.
Describe the solution you'd like
A query planner, probably just sideways information passing or perhaps measuring or estimating the size of each pattern result. Also some test data so improvements can be measured.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels