SparqlQueryDescriber Property |
Gets/Sets the
ISparqlDescribe which provides the Describe algorithm you wish to use.
Namespace:
VDS.RDF.Query
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public ISparqlDescribe Describer { get; set; }
Public Property Describer As ISparqlDescribe
Get
Set
Property Value
Type:
ISparqlDescribeRemarks See Also