Counting primitives in Neo4j
问题 I have been reading through the documentation for neo4j and it's components and have yet to come across functionality that lets me query the total number of primitives (nodes, relationships, and properties) in the graph. Does this functionality exist somewhere or am I going to have to write code that traverses the entire graph counting as it goes? 回答1: Thanks for the question! I'm on the Neo4j team, and we currently have commercial tools which report this kind of information. However, an