Neo4J Cypher - Count Relationships of Matched Nodes
问题 I am working on a small project where I have to maintain follows between users like twitter. I am trying to make a query that returns the followers of a certain node, let's call it "X" node. So the query returns the followers of "X" and the count of the followers of the followers of "X" and the count of how many nodes the followers of "X" are following, including "X" in that count. Sorry for the wordplay. Let's see an example with images: I have the following nodes: And I want to know all the