Hello everyone,
I have a large dataset that contains about 650 millions rows. I try to
evaluate query that returns about 8000 rows. When I run this query from
command line using d2r-query function, the result is returned fast enough.
But when I evaluate the same query from Jena using
ResultSet rs = QueryExecutionFactory.create(query, RDFModel).execSelect();
it takes too long. I was waiting for several hours and then have terminated
application without waiting the end of evaluation. Why does it happen and
how to improve a runtime?
Best,
Anastasiya
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel