[
https://issues.apache.org/jira/browse/JENA-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679921#comment-14679921
]
ASF subversion and git services commented on JENA-988:
------------------------------------------------------
Commit 8c315984418b12ffb348ca8bd087922f66d6e386 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=8c31598 ]
JENA-988 : Test for whether a disk location is in use or not.
> Open TDB store if exists
> ------------------------
>
> Key: JENA-988
> URL: https://issues.apache.org/jira/browse/JENA-988
> Project: Apache Jena
> Issue Type: New Feature
> Components: Core
> Reporter: Eugene Tenkaev
> Priority: Minor
> Fix For: Jena 3.0.1
>
>
> Need method for opening TDB store if it exists in specified location without
> automatic creation of new one.
> For example:{code}TDBFactory.openDatasetGraph{code}
> Currently we have only one method: {code}TDBFactory.createDatasetGraph{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)