No constraint but there is a timeout period, i.e if your query is takes a
longtime to finish then it is going to time out and you will not receive a
result. Does the query returns anything? Can your run the same query on an
endpoint and limit the rows returned to some small # to make sure it
returns something?

On Mon, Mar 23, 2015 at 6:29 PM, Mauricio Orellana <[email protected]>
wrote:

> 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.
>



-- 
Arsham Mesbah
University of Georgia
Department of Computer Science
Franklin College of Arts and Sciences
415 Graduate Studies Research Center
Athens, GA 30602

Reply via email to