SearchServiceResultNode Property  | 
 
            Gets the Node for this Result.
            
 
    Namespace: 
   VDS.RDF.Query.Inference.Pellet.Services
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic INode Node { get; }Public ReadOnly Property Node As INode
	Get
Property Value
Type: 
INode
See Also