apoc.monitor.store
Procedure
apoc.monitor.store() returns informations about the sizes of the different parts of the neo4j graph store
Signature
apoc.monitor.store() :: (logSize :: INTEGER?, stringStoreSize :: INTEGER?, arrayStoreSize :: INTEGER?, relStoreSize :: INTEGER?, propStoreSize :: INTEGER?, totalStoreSize :: INTEGER?, nodeStoreSize :: INTEGER?)