Uses of Class
cz.cvut.kbss.ontodriver.rdf4j.loader.StatementLoader
Packages that use StatementLoader
-
Uses of StatementLoader in cz.cvut.kbss.ontodriver.rdf4j.loader
Subclasses of StatementLoader in cz.cvut.kbss.ontodriver.rdf4j.loaderModifier and TypeClassDescriptionclassImplements loading of inferred statements from the default repository context.classStatement loader for GraphDB repositories.Methods in cz.cvut.kbss.ontodriver.rdf4j.loader that return StatementLoaderModifier and TypeMethodDescriptionDefaultContextInferenceStatementLoaderFactory.create(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder) DefaultStatementLoaderFactory.create(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder) GraphDBStatementLoaderFactory.create(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder) StatementLoaderFactory.create(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder)