unical1988 commented on PR #773: URL: https://github.com/apache/incubator-graphar/pull/773#issuecomment-3323028591
> > Do we need to consider the adjacency list when deleting a vertex/edge? > > Do you mean that delete adjacency list in edgeInfo? > > > where do you test addVertex() in GraphInfo.java ? > > I don't think we tested `addVertex`, can you add tests for them in `GraphInfoTest`/`EdgeInfoTest`/`VertexInfoTest` by the way? Ok, where is the yaml file, to load a sample testing graph from which i can add or remove vertex and validate? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
