[
https://issues.apache.org/jira/browse/JENA-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527232#comment-14527232
]
Andy Seaborne commented on JENA-926:
------------------------------------
Branch jena926-remove-graphstore makes changes to remove use of {{GraphStore}}.
The {{GraphStore}} interface is no longer used. All {{GraphStoreFactory}}
operations are deprecated.
In API operations that used {{GraphStore}} there are now {{Dataset}} and
{{DatasetGraph}} variants.
> Remove GraphStore
> -----------------
>
> Key: JENA-926
> URL: https://issues.apache.org/jira/browse/JENA-926
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ
> Affects Versions: Jena 3.0.0
> Reporter: Andy Seaborne
> Assignee: Andy Seaborne
> Fix For: Jena 3.0.0
>
>
> This interface seems to add nothing - the start/finish notifications don't
> get used by any implementation that I can find anymore. This is not
> surprising as it is a bit at odds with transactions and with updated via
> views of a DatasetGraph e.g. graphs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)