Uses of Class
cz.vutbr.fit.layout.rdf.RDFStorage
-
Packages that use RDFStorage Package Description cz.vutbr.fit.layout.rdf -
-
Uses of RDFStorage in cz.vutbr.fit.layout.rdf
Methods in cz.vutbr.fit.layout.rdf that return RDFStorage Modifier and Type Method Description static RDFStorageRDFStorage. create(org.eclipse.rdf4j.repository.Repository repo)static RDFStorageRDFStorage. createHTTP(String serverUrl, String repositoryId)static RDFStorageRDFStorage. createMemory(String dataDir)static RDFStorageRDFStorage. createNative(String dataDir)RDFStorageRDFArtifactRepository. getStorage()Constructors in cz.vutbr.fit.layout.rdf with parameters of type RDFStorage Constructor Description RDFArtifactRepository(RDFStorage storage)
-