PotentialPathIsComplete Property |
Gets/Sets whether the Path is complete.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool IsComplete { get; set; }
Public Property IsComplete As Boolean
Get
Set
Property Value
Type:
BooleanSee Also