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

feat: implement missing interface #44

Merged

Conversation

JabobKrauskopf
Copy link
Member

@JabobKrauskopf JabobKrauskopf commented Mar 20, 2024

Implement remove_node, remove_edge, groups_of_node, contains_node, contains_edge, contains_group, edge_endpoints and clear

@JabobKrauskopf JabobKrauskopf linked an issue Mar 20, 2024 that may be closed by this pull request
@JabobKrauskopf JabobKrauskopf force-pushed the 32-add-remove_edge-and-remove_node-to-medrecord branch 7 times, most recently from a102814 to de12f99 Compare March 21, 2024 03:14
@JabobKrauskopf JabobKrauskopf force-pushed the 32-add-remove_edge-and-remove_node-to-medrecord branch from de12f99 to 6b0dedd Compare March 25, 2024 09:39
@JabobKrauskopf JabobKrauskopf marked this pull request as ready for review March 25, 2024 09:39
@JabobKrauskopf JabobKrauskopf merged commit 81abb20 into main Mar 25, 2024
5 checks passed
@JabobKrauskopf JabobKrauskopf deleted the 32-add-remove_edge-and-remove_node-to-medrecord branch March 25, 2024 13:03
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.

Add remove_edge and remove_node to MedRecord
3 participants