updating docs for removing edge or vertex in Java in impl-stats#717
updating docs for removing edge or vertex in Java in impl-stats#717sapienza88 wants to merge 1 commit intoapache:mainfrom
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