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