uzh / triplerush

A distributed in-memory graph store.
Apache License 2.0
31 stars 11 forks source link

Make it easier to turn failing queries into testcases #42

Open pstutz opened 9 years ago

pstutz commented 9 years ago

There should be a simple way to export both obfuscated versions of triples in the store, as well as a buggy query that is obfuscated in a way that preserves the results/bug. This would allow to turn them into a test case more easily. There could also be a feature for shrinking the knowledge base automatically to only contain triples that are relevant to the problematic query.