apoc.monitor
| 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 |