apoc.version Function apoc.version() - returns the APOC version currently installed. Signature apoc.version() :: (STRING?) Usage examples RETURN apoc.version() AS output; Table 1. Results output "5.8.0" apoc.when apoc.agg Was this page helpful?