-
Notifications
You must be signed in to change notification settings - Fork 82
updating docs for removing edge or vertex in Java in impl-stats #717
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
base: main
Are you sure you want to change the base?
Conversation
|
@yangxk1 pls proceed to reviewing my past PRs |
|
@unical1988 , the |
aside from can pass the CI workflows, pls review the PRs , I am not writing for myself the code but for the project, CI comes after the code is discussed here and reviewer |
For example, the following ci: https://github.com/apache/incubator-graphar/actions/runs/15913059612/job/44900162946?pr=711 https://github.com/apache/incubator-graphar/actions/runs/16003204977/job/45210287183?pr=714 |
These come after reviewing the code! (as a matter of fact these are formatting related issues easily solved with spotless:apply of maven. |
|
rerun |
I will do that but pls review the other PRs as well so we can merge them |
|
@yangxk1 this can be merged now |
This open PR is for updating the docs for newly implemented graph features (graph vertex and edge removal) in Java