Click or drag to resize

BasePathOperator.PathEnd Property

Gets the Path End.

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

Property Value

Type: PatternItem

Implements

IPathOperator.PathEnd
See Also