Click or drag to resize

BaseSparqlView._graphs Field

Graphs that are mentioned in the Query.

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected HashSet<string> _graphs

Field Value

Type: HashSet<String>
See Also