getNeighborhood
Given a node, this method returns its neighborhood.
Return
the neighborhood
Parameters
center
The node you want the neighbors to be found
Given a node, this method returns its neighborhood.
the neighborhood
The node you want the neighbors to be found