Hello,
I have a graph and I'm working with connections between nodes A and B with a broker node X as follows:
(A)-[]-(X)-[]-(B)
Now I need to add a new edge between A and B in a case that there are at least 3 distinct broker nodes X, e.g.:
(A)-[]-(X1...