com.bigdata.rdf.sail
Class BigdataSailRepository
java.lang.Object
org.openrdf.repository.sail.SailRepository
com.bigdata.rdf.sail.BigdataSailRepository
- All Implemented Interfaces:
- org.openrdf.repository.Repository
public class BigdataSailRepository
- extends org.openrdf.repository.sail.SailRepository
| Methods inherited from class org.openrdf.repository.sail.SailRepository |
getDataDir, getSail, getValueFactory, initialize, isWritable, setDataDir, shutDown |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BigdataSailRepository
public BigdataSailRepository(BigdataSail sail)
getDatabase
public AbstractTripleStore getDatabase()
getConnection
public org.openrdf.repository.sail.SailRepositoryConnection getConnection()
throws org.openrdf.repository.RepositoryException
- Specified by:
getConnection in interface org.openrdf.repository.Repository- Overrides:
getConnection in class org.openrdf.repository.sail.SailRepository
- Throws:
org.openrdf.repository.RepositoryException
getQueryConnection
public org.openrdf.repository.sail.SailRepositoryConnection getQueryConnection()
throws org.openrdf.repository.RepositoryException
- Throws:
org.openrdf.repository.RepositoryException
Copyright © 2006-2009 SYSTAP, LLC. All Rights Reserved.