Is there any constraint about requests number in apache jena?
I need to do a lot of requests from jena to an endpoint, but the process never gets finished.

The problem is in method execSelect() of class QueryExecution, when I call this method a lot of times, my program doesn't reciev more data.

Thanks in advance.

Reply via email to