Click or drag to resize

PropertyPathPattern.Path Property

Gets the Property Path.

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

Property Value

Type: ISparqlPath

Implements

IPropertyPathPattern.Path
See Also