Skip to content

Commit

Permalink
improve doc 26a2e8d
Browse files Browse the repository at this point in the history
  • Loading branch information
coderzc committed Nov 27, 2022
1 parent 058a0a7 commit c47d27e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/_print/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@ restserver.url=http://0.0.0.0:8080
<p>HugeGraph is an easy-to-use, efficient, general-purpose open source graph database system(Graph Database, <a href="https://github.com/hugegraph/hugegraph">GitHub project address</a>),
implemented the <a href="https://tinkerpop.apache.org">Apache TinkerPop3</a> framework and is fully compatible with the <a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a> query language,
With complete toolchain components, it helps users to easily build applications and products based on graph databases. HugeGraph supports fast import of more than 10 billion vertices and edges, and provides millisecond-level relational query capability (OLTP).
It support large-scale distributed graph computing (OLAP).</p>
It supports large-scale distributed graph computing (OLAP).</p>
<p>Typical application scenarios of HugeGraph include deep relationship exploration, association analysis, path search, feature extraction, data clustering, community detection, knowledge graph, etc., and are applicable to business fields such as network security, telecommunication fraud, financial risk control, advertising recommendation, social network and intelligence Robots etc.</p>
<p>Typical application scenarios of HugeGraph include deep relationship exploration, association analysis, path search, feature extraction, data clustering, community detection, knowledge graph, etc., and are applicable to business fields such as network security, telecommunication fraud, financial risk control, advertising recommendation, social network and intelligence Robots etc.</p>
<h3 id="features">Features</h3>
Expand Down
6 changes: 3 additions & 3 deletions docs/introduction/readme/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion en/sitemap.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>/en/sitemap.xml</loc><lastmod>2022-11-27T21:37:54+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2022-11-27T21:36:10+08:00</lastmod></sitemap></sitemapindex>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>/en/sitemap.xml</loc><lastmod>2022-11-27T21:44:37+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2022-11-27T21:36:10+08:00</lastmod></sitemap></sitemapindex>

0 comments on commit c47d27e

Please sign in to comment.