NodeMatchPatternNode Property |
Gets the Node that this Pattern matches.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public INode Node { get; }
Public ReadOnly Property Node As INode
Get
Property Value
Type:
INodeSee Also