yangxk1 opened a new issue, #767: URL: https://github.com/apache/incubator-graphar/issues/767
### Describe the enhancement requested JavaInfo is still missing some methods compared to spark library. Therefore it cannot replace GraphInfo/EdgeInfo/VertexInfo in spark. For example [`isValidated()`](https://github.com/apache/incubator-graphar/blob/bbd562edbf5c44583bbe850915430a5a0642ebf1/maven-projects/spark/graphar/src/main/scala/org/apache/graphar/EdgeInfo.scala#L279) Pls ensure that the methods in `Java-info` can cover the methods of `Infos` in spark. ### Component(s) Java -- 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]
