You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2017/10/30 14:48:00 UTC

[jira] [Commented] (JENA-1412) Allow query results to be limited

    [ https://issues.apache.org/jira/browse/JENA-1412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16225050#comment-16225050 ] 

Andy Seaborne commented on JENA-1412:
-------------------------------------

What is needed is a {{QueryIterator}} to wrap the execution and throw {{QueryCancelledException}}, then check the handling of results. The limitation would be in the context, like query timeout.

Adding {{?limit=}} to Fuseki would also be useful.


> Allow query results to be limited
> ---------------------------------
>
>                 Key: JENA-1412
>                 URL: https://issues.apache.org/jira/browse/JENA-1412
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: ARQ, Fuseki
>    Affects Versions: Jena 3.5.0
>            Reporter: Andy Seaborne
>
> In the same style as query timeout, have the engine limit the total results returned.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)