| Overload | Description |
|---|---|
| GetFromNodesForNode(NodeType,Predicate<PortKey>) | Return a sequence of node data that are directly connected by links going into a given node. |
| GetFromNodesForNode(NodeType) | Return a sequence of node data that are directly connected by links going into a given node. |