Queries
We have 3 distinct set of queries:
lmdb.json
andlmdb-limit.json
: the first file contains the recursive queries for the LMDB dataset; the second one contains the translation of those queries used in section Limiting the number of iterations.yago-facts.json
andyago-limit.json
: the first file contains the recursive queries for the YagoFacts dataset; the second one contains the translation of those queries used in section Limiting the number of iterations.gmark.json
andgmark-property-paths.json
: the first file contains the translation to Recursive SPARQL of the queries generated by the GMark Benchmark; the second one contains the original queries.
You can find the files with the queries here.