-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds support for multigraphs #42
Conversation
bump 😇 @j6k4m8 |
sorry @jackboyla -- just getting back from vacation today! this is SO awesome and totally will be a force-multiplier for this library! doing some testing locally on this right now and will report back! |
no problem! 😁 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is so great, really thoughtful implementation!
Amazing @jackboyla, LGTM! (I'll add you to the changelog/readme "thanks" if you don't do it yourself! ;) ) |
Cheers @j6k4m8 ! glad I could help😊 |
hello again👋 adding support for multigraphs this time
This implementation deviates from standard Cypher in the output, as it provides nested relations + relation attributes e.g
GrandCypher returns:
when Neo4j returns the expanded version: