Interface StatementLoaderFactory
- All Known Implementing Classes:
DefaultContextInferenceStatementLoaderFactory,DefaultStatementLoaderFactory,GraphDBStatementLoaderFactory
public interface StatementLoaderFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder)
-
Method Details
-
create
StatementLoader create(RepoConnection connector, org.eclipse.rdf4j.model.Resource subject, AxiomBuilder axiomBuilder)
-