feat(cypher): add support for return nodes#142
Conversation
|
@ChunxuTang could you PTAL? |
Sure, thanks for the work! I'll take a look in the following few days. |
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
ChunxuTang
left a comment
There was a problem hiding this comment.
@aheev Thanks for the contribution! It generally looks good to me.
Could you fix the CI errors?
ChunxuTang
left a comment
There was a problem hiding this comment.
Thanks for the update!
Just left a minor comment.
ChunxuTang
left a comment
There was a problem hiding this comment.
Thanks for the update! LGTM.
Let me re-trigger the workflows to make sure everything is working well.
|
nightly build failed with Some issue with shellexpand installation |
|
Hi @aheev, could you merge the master branch and re-push your changes? |
done |
|
Thanks! Let me rerun the workflows. |
Achieved returning full node objects by expanding to all properties in logical_plan. Also added unit and system tests
Closes #110