Interface RDFDatabase
public interface RDFDatabase
Class to capture the information about an RDF database.
-
Method Summary
Modifier and TypeMethodDescriptionGet the set of files associated with this database.
-
Method Details
-
getFileSet
FileSet getFileSet()Get the set of files associated with this database. Null if not applicable.
-