BaseSparqlView Fields |
The BaseSparqlView type exposes the following members.
| Name | Description | |
|---|---|---|
| _baseuri |
Base Uri of the Graph.
(Inherited from BaseGraph.) | |
| _bnodemapper |
Blank Node ID Mapper.
(Inherited from BaseGraph.) | |
| _graphs |
Graphs that are mentioned in the Query.
| |
| _nsmapper |
Namespace Mapper.
(Inherited from BaseGraph.) | |
| _q |
SPARQL Query.
| |
| _store |
Triple Store the query operates over.
| |
| _triples |
Collection of Triples in the Graph.
(Inherited from BaseGraph.) |