lixueclaire commented on code in PR #763:
URL: https://github.com/apache/incubator-graphar/pull/763#discussion_r2384452939


##########
maven-projects/info/src/main/java/org/apache/graphar/info/loader/StreamGraphInfoLoader.java:
##########
@@ -50,14 +50,14 @@ public VertexInfo loadVertexInfo(URI vertexYamlUri) throws 
IOException {
         InputStream yaml = readYaml(vertexYamlUri);
         Yaml edgeYamlLoader = new Yaml(new Constructor(VertexYaml.class, new 
LoaderOptions()));

Review Comment:
   vertexYamlLoader?



-- 
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]

Reply via email to