Closed stellasia closed 1 year ago
Hi Estelle,
thanks for reporting the issue. It seems that APOC and GDS verification seems to be the only issues in Neo4j V5 as everything else is tied to GDS procedures which haven't changed. I've added a PR to change the mentioned issue, however I don't have the access to release new versions to Desktop and Sandbox. I will let you know once it gets done.
Thanks
Hello hello,
I see that @tomasonjo 's PR was merged (thanks for that Tomaz!). Any chance we can get a new release soon?
Thanks
Hi @stellasia, sorry for the late reply. There was a dependency issue to some package that are not available anymore. Anyhow, I have fixed that and also added Sample graph support for v5 Cypher syntax, so once https://github.com/neo4j-devtools/neuler/pull/152 is merged, a new version of Neuler should be published
A new version has been published and should work with Neo4j v5. Can you test it on your end, just to make sure.
Thanks
Hey @tomasonjo,
Yes, confirmed, the new version is working for my database using Neo4j 5, thanks a lot!
Hello,
Trying to use latest version (0.1.55)
It fails at startup (well, it hangs indefinitely) at this stage:
which I guess should be replaced with Neo 5 by something like:
The main question is: is there any plan to update the lib to newer Neo4j version? Because I am definitely not sure this will be the only required change.
Thanks. Estelle