Alita-Nan commented on code in PR #116:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/116#discussion_r859941084


##########
content/en/docs/quickstart/hugegraph-client.md:
##########
@@ -4,37 +4,35 @@ linkTitle: "Develop with HugeGraph-Client"
 weight: 6
 ---
 
-### 1 HugeGraph-Client概述
+### 1 Overview Of Hugegraph
 
-HugeGraph-Client向HugeGraph-Server发出HTTP请求,获取并解析Server的执行结果。目前仅提供了Java版,用户可以使用HugeGraph-Client编写Java代码操作HugeGraph,比如元数据和图数据的增删改查,或者执行gremlin语句。
+HugeGraph-Client sends HTTP request to HugeGraph-Server to obtain and parse 
the execution result of Server. Currently only the Java version is provided. 
You can use HugeGraph-Client to write Java code to operate HugeGraph, such as 
adding, deleting, modifying, and querying metadata and graph data, or executing 
gremlin statements.

Review Comment:
   Sorry, I'm not sure what the second sentence means, so I decided to follow 
the result of google translate. As for the first one, I think we both mean the 
same thing🤣? 



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