Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以通过 JMX 获得关于遍历我的图表的统计信息吗?我的意思是在每次搜索中遍历的节点数。
UPD。我如何从我的插件中获取统计信息?
我认为您无法通过 Neo4j MBeans 获得这些信息。您可以在此处找到所有受支持的 MBean 及其属性。
我相信您正在寻找的是Cypher Profiler。