| Modifier and Type | Method and Description |
|---|---|
protected void |
PropertyDaoJena.getPropertyQueryResults(String queryString,
ResultSetConsumer consumer) |
| Modifier and Type | Class and Description |
|---|---|
static class |
ResultSetConsumer.Chaining
Helper implemenation of ResutSetConsumer that can be used to wrap another ResultSetConsumer
- useful for filtering implementations
|
static class |
ResultSetConsumer.HasResult
Helper implementation that allows you to find out simply if there were any results in the ResultSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
RDFService.sparqlSelectQuery(String query,
ResultSetConsumer consumer)
Performs a SPARQL select query against the knowledge base.
|
| Constructor and Description |
|---|
Chaining(ResultSetConsumer innerConsumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
SameAsFilteringRDFServiceFactory.SameAsFilteringRDFService.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
void |
LanguageFilteringRDFService.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFServiceFactorySingle.UnclosableRDFService.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFServiceJena.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFServiceTDB.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingRDFService.sparqlSelectQuery(String query,
ResultSetConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
RDFServiceSparqlHttp.sparqlSelectQuery(String queryStr,
ResultSetConsumer consumer) |
void |
RDFServiceSparql.sparqlSelectQuery(String queryStr,
ResultSetConsumer consumer) |
Copyright © 2016. All rights reserved.