Click or drag to resize

PropertyPredicate Property

Gets the Predicate this part of the Path represents.

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

Property Value

Type: INode
See Also