Click or drag to resize

BasePathOperatorPath Property

Gets the Property Path.

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

Property Value

Type: ISparqlPath

Implements

IPathOperatorPath
See Also