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

fix(interactive): Not requiring eid in update/delete edges in groot #3240

Merged
merged 4 commits into from
Sep 21, 2023

Conversation

siyuan0322
Copy link
Collaborator

  • Add API for writing vertices and edges in one batch
  • Add eid to the Edge class in client
  • Update an not existing edge will create a new edge.
  • Update and Delete when eid is not given will try to search for it by src and dst vertex first.

@siyuan0322 siyuan0322 changed the title Zsy/delete edge fix(interactive): Not requiring eid in update/delete edges in groot Sep 20, 2023
@sighingnow
Copy link
Collaborator

💪

@siyuan0322 siyuan0322 merged commit 9f012b7 into alibaba:main Sep 21, 2023
@siyuan0322 siyuan0322 deleted the zsy/delete-edge branch September 21, 2023 05:43
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.

2 participants