-
Notifications
You must be signed in to change notification settings - Fork 102
New schema and pruning #347
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
New schema and pruning #347
Conversation
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.
Overall, very nice schema and pruning improvement, much better now!
I have a few comments though.
PS: my review does not include tests yet.
f627c4d
to
a1b5c8a
Compare
… all cases (additional_relationship_types or not)
…d additional_relationship_types is allowed
8c5b8a2
to
ea1e29e
Compare
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.
Thanks for all the changes! nicely done 🙌🏻
The only thing that is left now is fixing CI checks
Description
Define how to prune the graph directly in the schema.
Type of Change
Complexity
Complexity: Medium
How Has This Been Tested?
Checklist
The following requirements should have been met (depending on the changes in the branch):