graphaware / neo4j-framework

GraphAware Neo4j Framework
244 stars 68 forks source link

Support for Neo4j 4.0.x #109

Closed jkcdarunday closed 3 years ago

jkcdarunday commented 4 years ago

Hi, Neo4j 4.0 was released early last month with support for sharding and multiple databases which makes it able to scale horizontally more than before. Drivers and other libraries like Graphaware's Spring Data Neo4j and Neo4j OGM are already compatible with it except for this framework which is the last thing blocking our upgrade.

Are there plans to support the next version for this framework and, if yes, is there perhaps a timeline for this?

Thank you.

foobargeez commented 4 years ago

Hello, I am blocked on the latest version of neo4j-framework and timetree plugin to work with neo4j 4.x. Are there plans to be compatible with 4.x? If so, can you please post a tentative timeline so I can plan my upgrade accordingly? Thanks!

johanwasserman commented 4 years ago

bump

J-Krush commented 3 years ago

Is there a reason 4.x isn't supported yet?

J-Krush commented 3 years ago

@jkcdarunday or @foobargeez Did you find any workarounds? I'm probably not going to use this framework because of the lack of support.

foobargeez commented 3 years ago

@jkcdarunday or @foobargeez Did you find any workarounds? I'm probably not going to use this framework because of the lack of support.

Nope :-( I dropped this when I upgraded to Neo4j v4. Timetree blocked my upgrade to Neo4j v4 but I was able to temporarily work around in my code.

J-Krush commented 3 years ago

@foobargeez Bummerrrrr.. thanks for the response, though!

ikwattro commented 3 years ago

There is support for 4.x -> products.graphaware.com