Eugene Tenkaev created JENA-988:
-----------------------------------
Summary: 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
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)