See: Description
| Class | Description |
|---|---|
| SparqlBase |
The SPARQL base URI location.
|
| SparqlElement |
The base element type for a SPARQL query component.
|
| SparqlEndpoint |
The SPARQL endpoint URI to invoke.
|
| SparqlFrom |
The SPARQL From statement.
|
| SparqlPrefix |
The SPARQL Prefix type with related location.
|
| SparqlSelect |
The SPARQL Select statement.
|
| SparqlService |
The SPARQL Service statement.
|
| SparqlSubWhere |
The SPARQL Where sub-clause.
|
| SparqlTriple |
The base RDF element type for a SPARQL query component.
|
| SparqlWhere |
The SPARQL Where conditions.
|