[ 
https://issues.apache.org/jira/browse/JENA-988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679903#comment-14679903
 ] 

Andy Seaborne edited comment on JENA-988 at 8/10/15 10:29 AM:
--------------------------------------------------------------

Added a function in TDBFactory to test whether using a location already holds a 
TDB database.  Given this, the suggested functionality can be built.


was (Author: andy.seaborne):
Added a function in TDBFactory to test whether using a location will create a 
fresh database.  Given this, the suggested functionality can be built.

> 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
>
> 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)

Reply via email to