PotentialPath.Start Property |
Gets the Start of the Path.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic INode Start { get; }
Public ReadOnly Property Start As INode
Get
Property Value
Type:
INode
See Also