The plugin uses the 1.4 Neo4j driver, which is not compatible with Neo4j 4.x.
It would be great to switch to the 2.x driver series, which support both Neo4j 3.5 and 4.x server. I think using the 1.x drivers does not make sense anymore, as Neo4j versions < 3.5 are not supported anymore.
The plugin uses the 1.4 Neo4j driver, which is not compatible with Neo4j 4.x. It would be great to switch to the 2.x driver series, which support both Neo4j 3.5 and 4.x server. I think using the 1.x drivers does not make sense anymore, as Neo4j versions < 3.5 are not supported anymore.
Would a PR help here ?