-
Notifications
You must be signed in to change notification settings - Fork 212
Implement PROPERTIES(NODE|REL|STRUCT) #6009
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
base: master
Are you sure you want to change the base?
Conversation
Questions for @andyfengHKU:
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #6009 +/- ##
==========================================
- Coverage 86.31% 85.74% -0.57%
==========================================
Files 1456 1642 +186
Lines 65856 75940 +10084
Branches 8037 9037 +1000
==========================================
+ Hits 56841 65118 +8277
- Misses 8756 10561 +1805
- Partials 259 261 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Benchmark ResultMaster commit hash:
Other queries
|
Is having a special |
@sdht0 you're definitely right, i'll probably find a way to alias/group both |
Description
Implemented PROPERTIES(NODE|REL|STRUCT) for returning the (non-internal) properties of a variable.
Usage:
Contributor agreement