Click or drag to resize

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; }

Property Value

Type: Boolean
See Also