[
https://issues.apache.org/jira/browse/JENA-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. Soroka updated JENA-1286:
----------------------------
Description: DatasetGraph::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.
(was: 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.)
> 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
>
> DatasetGraph::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)