Click or drag to resize

GraphHelperIncoming Method

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