apoc.monitor.ids
Procedure APOC Full
apoc.monitor.ids() returns the object ids in use for this neo4j instance
Signature
apoc.monitor.ids() :: (nodeIds :: INTEGER?, relIds :: INTEGER?, propIds :: INTEGER?, relTypeIds :: INTEGER?)
Procedure APOC Full
apoc.monitor.ids() returns the object ids in use for this neo4j instance
apoc.monitor.ids() :: (nodeIds :: INTEGER?, relIds :: INTEGER?, propIds :: INTEGER?, relTypeIds :: INTEGER?)