IGraphContext.LinkDepth Property

Definition

How many links away from the input nodes to return. int.MaxValue means fetch everything that is reachable from the input nodes.

public:
 property int LinkDepth { int get(); };
public int LinkDepth { get; }
member this.LinkDepth : int
Public ReadOnly Property LinkDepth As Integer

Property Value

Applies to