| Overload | Description |
|---|---|
| GetLinksForNode(Object) | Find all links connected to a node in either direction. |
| GetLinksForNode(Object,Predicate<Object>) | Find all links connected to a node that satisfy a given predicate. |
| Overload | Description |
|---|---|
| GetLinksForNode(Object) | Find all links connected to a node in either direction. |
| GetLinksForNode(Object,Predicate<Object>) | Find all links connected to a node that satisfy a given predicate. |