Finding similar profiles in bipartite graph of profile-skills

Hi,

I have a graph of profiles with weighted relationships to skills.

From a source profile, I would like to identify the most relevant profiles based on the skills.
What would be the best way to do it?
Any suggestions?

I'd use Node Similarity: Node Similarity - Neo4j Graph Data Science

1 Like