Click or drag to resize

BasePathOperatorPathStart Property

Gets the Path Start.

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

Property Value

Type: PatternItem

Implements

IPathOperatorPathStart
See Also