javeme commented on code in PR #142:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/142#discussion_r884068031


##########
quickstart/hugegraph-computer.md:
##########
@@ -0,0 +1,101 @@
+## HugeGraph-Computer Quick Start
+
+### 1 Overviews
+
+HugeGraph-Computer is a large-scale graph computing system, basic on 
disk/memory & integrate with graph database HugeGraph.
+

Review Comment:
   can add some description for what algorithms we provide.
   
   We provide a list of builtin graph algorithms:
   | Builtin Algorithm Name | Description |
   | page_rank | Calculate the PageRank value for each vertex in the graph |
   | xx | xx |



##########
quickstart/hugegraph-computer.md:
##########
@@ -0,0 +1,101 @@
+## HugeGraph-Computer Quick Start

Review Comment:
   can we also add a Chinese version



##########
quickstart/hugegraph-computer.md:
##########
@@ -0,0 +1,101 @@
+## HugeGraph-Computer Quick Start
+
+### 1 Overviews
+
+HugeGraph-Computer is a large-scale graph computing system, basic on 
disk/memory & integrate with graph database HugeGraph.

Review Comment:
   it is based on disk/memory and integrates with graph database HugeGraph.



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