Vinelab / NeoEloquent

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

Hybrid relations from sql to neo4j and vice versa #321

Closed yassir3wad closed 3 years ago

yassir3wad commented 5 years ago

I am working on a project that uses Neo4j and Postgres databases, I faced some problems to make relations between the two, especially when data are large that requires to Egar loading a relation from Neo4j to Postgres or vice versa, so I had to work on this fork that creates a has-one and belongs-to relations between the two, also I added test files to test these relations, and update readme.

CristianSitov commented 5 years ago

Awesome idea!

jexp commented 5 years ago

@Mulkave ping?

stale[bot] commented 3 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.