Click or drag to resize

GraphHelperCountAdjacentIncoming Method

Overload List
  NameDescription
Public methodStatic memberCountAdjacentIncoming(IGraph, INode, EdgeType, NodeType)
Returns the count of the nodes adjacent to the start node via incoming edges, under the type constraints given
Public methodStatic memberCountAdjacentIncoming(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment)
Public methodStatic memberCountAdjacentIncoming(IGraph, INode, EdgeType, NodeType, Int32)
Returns the count of the nodes adjacent to the start node via incoming edges, under the type constraints given
Public methodStatic memberCountAdjacentIncoming(IGraph, INode, EdgeType, NodeType, IActionExecutionEnvironment, Int32)
Top
See Also