You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "A. Soroka (JIRA)" <ji...@apache.org> on 2017/02/03 19:21:51 UTC

[jira] [Created] (JENA-1286) Implement deleteAny on DatasetGraphInMemory

A. Soroka created JENA-1286:
-------------------------------

             Summary: Implement deleteAny on DatasetGraphInMemory
                 Key: JENA-1286
                 URL: https://issues.apache.org/jira/browse/JENA-1286
             Project: Apache Jena
          Issue Type: Improvement
          Components: ARQ
            Reporter: A. Soroka
            Assignee: A. Soroka
            Priority: Minor


deleteAny offers opportunity for optimization in DatasetGraphInMemory. Currently DatasetGraphInMemory uses the standard impl from DatasetGraphBase, but this impl doesn't take advantage of the map-based storage in use in DatasetGraphInMemory. We should take advantage of that.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)