Click or drag to resize

GraphHelperIncidentDirected Method

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