Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
634 stars 200 forks source link

bolt connection for Neo4j 3.0 #155

Closed AzeemMichael closed 4 years ago

AzeemMichael commented 8 years ago

I was looking at another neo4j php client at: https://github.com/graphaware/neo4j-php-client#installation-and-basic-usage and noticed they give option for bolt connection. Is it possible to do this in NeoEloquent?

Anahkiasen commented 7 years ago

👍 for this, would love to use the Bolt protocol but it's not evident at the moment as to how this would be done with NeoEloquent

ryanlund commented 7 years ago

I would also love Bolt support - potentially when I get some time after this project is complete I will look into how to add bolt support to this project as I feel it is quite important (and I love this project :D )

kdojeteri commented 6 years ago

For this to be done, NeoEloquent would have to be rewritten from using Everyman\Neo4j to Graphaware\Neo4j. That's not an easy task and would potentially be a breaking release.


While we're at it, any ideas what the 2.0.0 branch was about?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.