Click or drag to resize

PotentialPathStart Property

Gets the Start of the Path.

Namespace:  VDS.RDF.Query.Paths
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INode Start { get; }

Property Value

Type: INode
See Also