Click or drag to resize

PathEvaluationContextPathStart Property

Gets the pattern which is the start of the path.

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

Property Value

Type: PatternItem
See Also