Click or drag to resize

PathEvaluationContextIsReversed Property

Gets/Sets whether the Path is currently reversed.

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

Property Value

Type: Boolean
See Also