We have a use case where we want to cluster individuals for a prediction of a classifier. A simplified representation is below
(Person) -- worked at --> (Org)
Nodes of both Person and Org have many properties, The worked_at will have properties such...