BaseSparqlView._graphs Field |
Graphs that are mentioned in the Query.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected HashSet<string> _graphs
Protected _graphs As HashSet(Of String)
Field Value
Type:
HashSet<String>
See Also