Click or drag to resize

SparqlView Fields

The SparqlView type exposes the following members.

Fields
  NameDescription
Protected field_baseuri
Base Uri of the Graph.
(Inherited from BaseGraph.)
Protected field_bnodemapper
Blank Node ID Mapper.
(Inherited from BaseGraph.)
Protected field_graphs
Graphs that are mentioned in the Query.
(Inherited from BaseSparqlView.)
Protected field_nsmapper
Namespace Mapper.
(Inherited from BaseGraph.)
Protected field_q
SPARQL Query.
(Inherited from BaseSparqlView.)
Protected field_store
Triple Store the query operates over.
(Inherited from BaseSparqlView.)
Protected field_triples
Collection of Triples in the Graph.
(Inherited from BaseGraph.)
Top
See Also