Click or drag to resize

GraphHelperCountReachableEdges Method

Overload List
  NameDescription
Public methodStatic memberCountReachableEdges(IGraph, INode, EdgeType, NodeType)
Returns the count of the edges reachable from the start node, under the type constraints given
Public methodStatic memberCountReachableEdges(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment)
Public methodStatic memberCountReachableEdges(IGraph, INode, EdgeType, NodeType, Int32)
Returns the count of the edges reachable from the start node, under the type constraints given
Public methodStatic memberCountReachableEdges(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32)
Top
See Also