Package org.aksw.jenax.store.tdb2
Class RDFDatabaseTDB2
java.lang.Object
org.aksw.jenax.store.tdb2.RDFDatabaseTDB2
- All Implemented Interfaces:
RDFDatabase
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRDFDatabaseTDB2(Path path) Path to a TDB2 database, without the Data-0001 folders. -
Method Summary
Modifier and TypeMethodDescriptionassembleFileSet(Path path) static FileSetOverPathBasegetFileSet(Path path) getPath()toString()
-
Field Details
-
path
-
fileSet
-
-
Constructor Details
-
RDFDatabaseTDB2
Path to a TDB2 database, without the Data-0001 folders.
-
-
Method Details
-
getFileSet
-
getPath
-
getFileSet
- Specified by:
getFileSetin interfaceRDFDatabase
-
toString
-
assembleFileSet
-