Neo4j : Semantic difference between “WITH DISTINCT x RETURN count (x)” and “RETURN count (distinct x)”?

后端 未结 0 1922
花落未央
花落未央 2020-12-14 19:43

I have a Neo4j database where I\'m trying to count the (distinct) nodes reachable by paths of length at most 10 through any relation. My question is quite simple, if you can

相关标签:
回答
  • 消灭零回复
提交回复
热议问题