| Interface | Description |
|---|---|
| SparqlQueryRunner.ConstructQueryContext | |
| SparqlQueryRunner.ExecutingConstructQueryContext | |
| SparqlQueryRunner.ExecutingSelectQueryContext | |
| SparqlQueryRunner.SelectQueryContext |
| Class | Description |
|---|---|
| ModelConstructQueryContext |
TODO
|
| QueryHolder |
Holds the text of a SPARQL query, and allows you to perform some lexical
operations on it.
|
| RdfServiceConstructQueryContext |
TODO
|
| ResultSetParser<T> |
Define the interface for parsing a result set, and provide some helpful
methods as well.
|
| SparqlQueryRunner |
A conversational tool for handling SPARQL queries.
|
| StringResultsMapping |
Parse the set of fieldNames against the results of the query, and make the
extracted values available.
|
Copyright © 2021. All rights reserved.