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.14.0" apoc.when apoc.agg