Network.neighbors_out
-
Network.
neighbors_out
(key) Return the outgoing neighbors of a node.
- Parameters
key (hashable) – The identifier of the node.
- Returns
list – A list of node identifiers.
Network.
neighbors_out
(key)Return the outgoing neighbors of a node.
key (hashable) – The identifier of the node.
list – A list of node identifiers.