Skip to content
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

Allow edge types to span over multiple node types in Data.to_heterogeneous #9979

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidaf3
Copy link

Data.to_heterogeneous does not allow having edge types that connect different pairs of node types. This behavior has already been discussed before: #6069. This PR adds code to handle this case while maintaining backward compatibility. I have also added a new test that covers this functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant