dataiku / dss-plugin-neo4j

A DSS Plugin to interact with the Neo4j graph database
Apache License 2.0
7 stars 1 forks source link

support of 4.4 and higher #31

Closed StanislasGuinel closed 1 year ago

StanislasGuinel commented 1 year ago

@MayeulRousselet this PR adds the support of neo4j 4.4 and higher (up to the current 5.2 version). Before this PR, we supported only neo4j 4.2 and 4.3 because they changed some Cypher query syntax in 4.4 and the plugin was developed before the release of 4.4. Should we publish this new version of the plugin and not support 4.2 and 4.3 anymore or should we invest more time to support all these versions (4.2 to 5.2) ?