Vinelab / NeoEloquent

The Neo4j OGM for Laravel
MIT License
633 stars 197 forks source link

Dsl rework #356

Open transistive opened 2 years ago

transistive commented 2 years ago

This is a work in progress.

We are working on cleaning up the library for easy maintenance and using the cypher DSL query builder under the hood to translate Eloquent to Cypher.

Mulkave commented 2 years ago

Amazing work as always @transistive thank you very much. I'm so looking forward to having this, such a promising foundation for the future of NE! 🙌

Mulkave commented 2 years ago

Just dropping by to express my gratitude for the work taking place in here @transistive 🎩 off to you!

transistive commented 1 year ago

All tests are green. We can release version 2 now. Next steps will be the schema and improved relationship queries

transistive commented 1 year ago

Dear me, this PR took longer than year to complete :rofl: