halin icon indicating copy to clipboard operation
halin copied to clipboard

Feature request - advisor checks for APOC compatibility issues

Open moxious opened this issue 6 years ago • 2 comments

Use these compatibility matricies for online checking

https://neo4j-contrib.github.io/neo4j-apoc-procedures/versions.json https://neo4j-contrib.github.io/neo4j-graph-algorithms/versions.json

moxious avatar Jan 10 '19 19:01 moxious

@mesirii

moxious avatar Jan 10 '19 19:01 moxious

Don't want to do this compatibility checking at the time of doing advisor results, because dynamically fetching a URL can introduce errors in offline operations. Also don't want to pre-fetch and put a copy of this file into the halin repo, because then it can get out of date. So need to think on best design here.

moxious avatar Jan 11 '19 15:01 moxious