ulobby / NeoEloquent

An extension of Laravel Elqouent that supports Neo4j, a native graph database
MIT License
41 stars 17 forks source link

Support for Neo4j v4.x #29

Closed berteltorp closed 4 months ago

berteltorp commented 3 years ago

NeoEloquent is currently only tested against v3.x.

Neo4j v4 has breaking changes, incl. the removing the rest api: https://neo4j.com/docs/migration-guide/4.0/

idevin commented 3 years ago

May be need to implement https://github.com/stefanak-michal/Bolt ? And socket connections

rfgonzales commented 4 months ago

was this closed?, i am trying to use neo4j 4.3 migrated from 3.5 and it seems to be still working

harris21 commented 4 months ago

Hello @rfgonzales, we added v4 support in f4dcc9ddece397c583ea7e5775d34032f2f24b3d