Package com.franz.agraph.repository
Interface AGAbstractRepository
- All Superinterfaces:
AutoCloseable,Closeable,Repository
- All Known Implementing Classes:
AGRepository,AGVirtualRepository
-
Method Summary
Methods inherited from interface org.eclipse.rdf4j.repository.Repository
getDataDir, init, isInitialized, isWritable, setDataDir, shutDown
-
Method Details
-
getSpec
String getSpec() -
getValueFactory
AGValueFactory getValueFactory()- Specified by:
getValueFactoryin interfaceRepository
-
getConnection
- Specified by:
getConnectionin interfaceRepository- Throws:
RepositoryException
-
getConnection
- Throws:
RepositoryException
-
getCatalog
AGCatalog getCatalog() -
getServer
AGServer getServer()
-