Click or drag to resize

GraphHelperCountIncoming Method

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