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

SQLBackend should allow multiple writes to nx.add_node #26

Closed
j6k4m8 opened this issue Jan 25, 2022 · 0 comments · Fixed by #27
Closed

SQLBackend should allow multiple writes to nx.add_node #26

j6k4m8 opened this issue Jan 25, 2022 · 0 comments · Fixed by #27
Assignees
Labels
backends bug Something isn't working dialects

Comments

@j6k4m8
Copy link
Member

j6k4m8 commented Jan 25, 2022

Calling add_node twice in networkx updates the existing node; it should do the same in graph.Graph#nx.add_node.

@j6k4m8 j6k4m8 added bug Something isn't working dialects backends labels Jan 25, 2022
@j6k4m8 j6k4m8 self-assigned this Jan 25, 2022
@j6k4m8 j6k4m8 closed this as completed in #27 Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backends bug Something isn't working dialects
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant