Click or drag to resize

GraphHelperOutgoingDirected Method

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