RDF/JSON Serializer can not serialize graphs larger than available memory.
--------------------------------------------------------------------------

                 Key: CLEREZZA-648
                 URL: https://issues.apache.org/jira/browse/CLEREZZA-648
             Project: Clerezza
          Issue Type: Improvement
            Reporter: Daniel Spicar


The serializer loads the entire graph to serialize into memory in order to sort 
it. A solution is likely to depend on the underlying triple collection as 
certain triple collection may be able to provide sorted triples already from 
the underlying triple store. Therefore this issue may require a more general 
solution that affects other modules as well. A proposed solution and a detailed 
analysis is available in CLEREZZA-643.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to