awsl-dbq commented on code in PR #130:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/130#discussion_r867880564


##########
content/en/docs/clients/restful-api/rebuild.md:
##########
@@ -54,11 +53,11 @@ PUT 
http://localhost:8080/graphs/hugegraph/jobs/rebuild/vertexlabels/person
 }
 ```
 
-注:
+comment:
 
-> 可以通过`GET 
http://localhost:8080/graphs/hugegraph/tasks/2`(其中"2"是task_id)来查询异步任务的执行状态,更多[异步任务RESTful
 API](../task)
+> you can get the asynchronous job status by `GET 
http://localhost:8080/graphs/hugegraph/tasks/${task_id}` (the task_id here 
should be 2). See More [AsyncJob RESTfull API](../task)
 
-#### 1.6.3 EdgeLabel对应的全部索引重建
+#### 1.6.3 Rebulid all Indexs of VertexLabel

Review Comment:
   okay



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

Reply via email to