Hi, everyone! I have a sparql query running by Jena code (2.10.1) against a TDB store. If I know for sure the query will always return one record, will the use of "limit 1" in the query string improve performance statistically?
Thanks!
Hi, everyone! I have a sparql query running by Jena code (2.10.1) against a TDB store. If I know for sure the query will always return one record, will the use of "limit 1" in the query string improve performance statistically?
Thanks!