You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Jeff Dasch (JIRA)" <ji...@apache.org> on 2017/07/28 19:04:00 UTC

[jira] [Created] (RYA-328) Rya Shell: Add pagination and save-to-file to sparql-query

Jeff Dasch created RYA-328:
------------------------------

             Summary: Rya Shell: Add pagination and save-to-file to sparql-query
                 Key: RYA-328
                 URL: https://issues.apache.org/jira/browse/RYA-328
             Project: Rya
          Issue Type: Bug
          Components: clients
            Reporter: Jeff Dasch
            Priority: Minor


Current implementation of Rya Shell does not perform pagination on sparql-query results.  Result size is currently limited to a string of length Integer.MAX_INT.

- Add pagination to scroll through the result set.
- Fix max string length limitation.
- Add a --save-to-file option to store the results of a query to file with a user specified output format.



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