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

Add API to remove nodes from CXXGraph by id #419

Open
nolankramer opened this issue Apr 27, 2024 · 0 comments · May be fixed by #422
Open

Add API to remove nodes from CXXGraph by id #419

nolankramer opened this issue Apr 27, 2024 · 0 comments · May be fixed by #422
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue

Comments

@nolankramer
Copy link
Collaborator

We currently only support removing nodes by userId. We should also support removing nodes by id (which will give slightly faster removal time).

@nolankramer nolankramer changed the title Add API to remove nodes by id Add API to remove nodes from CXXGraph by id Apr 27, 2024
@ZigRazor ZigRazor added enhancement New feature or request good first issue Good for newcomers development Development of new Functionalities core something about core Priority:Medium Priority Label for medium priority issue labels Apr 29, 2024
Saj18 pushed a commit to Saj18/CXXGraph that referenced this issue Apr 29, 2024
@Saj18 Saj18 linked a pull request Apr 30, 2024 that will close this issue
@ZigRazor ZigRazor linked a pull request Apr 30, 2024 that will close this issue
@ZigRazor ZigRazor added the hacktoberfest hacktoberfest issue label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core something about core development Development of new Functionalities enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest issue Priority:Medium Priority Label for medium priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants