Returns the set of common neighbors between two nodes
u (str) – key of the first node
v (str) – key of the second node
the set of all common neighbors
set