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: 
Syntaxpublic ISparqlDescribe Describer { get; set; }Public Property Describer As ISparqlDescribe
	Get
	Set
Property Value
Type: 
ISparqlDescribe
Remarks
See Also