Package | Description |
---|---|
org.eclipse.rdf4j.repository.sparql |
A repository that serves as a client for a SPARQL endpoint.
|
org.eclipse.rdf4j.repository.sparql.config |
Modifier and Type | Method and Description |
---|---|
SPARQLRepository |
SPARQLConnection.getRepository() |
Constructor and Description |
---|
SPARQLConnection(SPARQLRepository repository,
SPARQLProtocolSession client) |
SPARQLConnection(SPARQLRepository repository,
SPARQLProtocolSession client,
boolean quadMode) |
Modifier and Type | Method and Description |
---|---|
SPARQLRepository |
SPARQLRepositoryFactory.getRepository(RepositoryImplConfig config) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.