Click or drag to resize

PotentialPathLength Property

Gets/Sets the Length of the Path.

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

Property Value

Type: Int32
See Also