Click or drag to resize

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; }

Property Value

Type: INode
See Also