Click or drag to resize

PathEvaluationContextIsFirst Property

Gets/Sets whether this is the first part of the Path to be evaluated.

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

Property Value

Type: Boolean
See Also