| Package | Description |
|---|---|
| org.openrdf.repository.sparql |
A repository that serves as a client for a SPARQL endpoint.
|
| org.openrdf.repository.sparql.config |
| Modifier and Type | Method and Description |
|---|---|
SPARQLRepository |
SPARQLConnection.getRepository() |
| Constructor and Description |
|---|
SPARQLConnection(SPARQLRepository repository,
SparqlSession client) |
SPARQLConnection(SPARQLRepository repository,
SparqlSession client,
boolean quadMode) |
| Modifier and Type | Method and Description |
|---|---|
SPARQLRepository |
SPARQLRepositoryFactory.getRepository(RepositoryImplConfig config) |
Copyright © 2001-2016 Aduna. All Rights Reserved.