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; }
Public Property IsFirst As Boolean
Get
Set
Property Value
Type:
BooleanSee Also