zyxxoo commented on code in PR #2048:
URL: 
https://github.com/apache/incubator-hugegraph/pull/2048#discussion_r1043980407


##########
hugegraph-api/src/main/java/org/apache/hugegraph/api/graph/VertexAPI.java:
##########
@@ -127,8 +127,8 @@ public String create(@Context HugeConfig config,
 
     /**
      * Batch update steps like:
-     * 1. Get all newVertices' ID & combine first
-     * 2. Get all oldVertices & update
+     * 1. Get all newVertices' ID & combine first
+     * 2. Get all oldVertices & update

Review Comment:
   on javadoc & is html's keyword,so there are error when complile,&amp 
represent & in html 



-- 
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: dev-unsubscr...@hugegraph.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to