hey i am stuck with how i could find the friends with maximum mutual friends
suppose this scenario
i have a friend (Friend1) who doesn't have a relationship with me at first.
The search should return Friend1 the number of mutual friends between Friend1 and me are maximum...
how could i use cypher queries for it??