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)