apoc.monitor
This is the APOC Extended documentation. APOC Extended is not supported by Neo4j. For the officially supported APOC Core, go to the APOC Core page. |
Qualified Name | Type |
---|---|
apoc.monitor.ids() returns the object ids in use for this neo4j instance |
Procedure |
apoc.monitor.kernel() returns informations about the neo4j kernel |
Procedure |
apoc.monitor.store() returns informations about the sizes of the different parts of the neo4j graph store |
Procedure |
apoc.monitor.tx() returns informations about the neo4j transaction manager |
Procedure |