Uses of Class
org.eclipse.rdf4j.repository.sparql.SPARQLRepository
Packages that use SPARQLRepository
-
Uses of SPARQLRepository in org.eclipse.rdf4j.repository.sparql
Methods in org.eclipse.rdf4j.repository.sparql that return SPARQLRepositoryConstructors in org.eclipse.rdf4j.repository.sparql with parameters of type SPARQLRepositoryModifierConstructorDescriptionSPARQLConnection(SPARQLRepository repository, SPARQLProtocolSession client)
SPARQLConnection(SPARQLRepository repository, SPARQLProtocolSession client, boolean quadMode)
-
Uses of SPARQLRepository in org.eclipse.rdf4j.repository.sparql.config
Methods in org.eclipse.rdf4j.repository.sparql.config that return SPARQLRepositoryModifier and TypeMethodDescriptionSPARQLRepositoryFactory.getRepository(RepositoryImplConfig config)