Hi all,
we are trying to use Neo4j to provide users feed. For this we are using specific user relations and trying to give weights on these relations. We want also to sum the weights for identical posts to sort them up in the results.
Can someone poi...