Skip to content

Auto-detect if homogeneous with labeled edges when fetching node ids#505

Merged
kmontemayor2-sc merged 1 commit intomainfrom
kmonte/auto-infer-nt-homo-with-labels
Feb 23, 2026
Merged

Auto-detect if homogeneous with labeled edges when fetching node ids#505
kmontemayor2-sc merged 1 commit intomainfrom
kmonte/auto-infer-nt-homo-with-labels

Conversation

@kmontemayor2-sc
Copy link
Collaborator

Scope of work done

For homogeneous with label edges users should be able to write get_node_ids() and not explicitly provide DEFAULT_HOMOGENEOUS_NODE_TYPE. This change enables that.

Also updating the tests so that we test this case.

I thought about doing this on the server but I feel like client side is better so the auto-detection logs are client side which should be less surprising.

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

@kmontemayor2-sc
Copy link
Collaborator Author

/unit_test_py

@kmontemayor2-sc
Copy link
Collaborator Author

/integration_test

@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

GiGL Automation

@ 23:42:45UTC : 🔄 Python Unit Test started.

@ 24:56:23UTC : ✅ Workflow completed successfully.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 20, 2026

GiGL Automation

@ 23:42:49UTC : 🔄 Integration Test started.

@ 24:59:35UTC : ✅ Workflow completed successfully.

Copy link
Collaborator

@mkolodner-sc mkolodner-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the work!

Copy link
Collaborator

@svij-sc svij-sc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stamp

@kmontemayor2-sc kmontemayor2-sc marked this pull request as ready for review February 23, 2026 21:35
@kmontemayor2-sc kmontemayor2-sc added this pull request to the merge queue Feb 23, 2026
Merged via the queue into main with commit 70df3ef Feb 23, 2026
6 checks passed
@kmontemayor2-sc kmontemayor2-sc deleted the kmonte/auto-infer-nt-homo-with-labels branch February 23, 2026 23:01
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.

4 participants