Skip to content

Commit

Permalink
fix a link in hugegraph-example.md (#192) a7ea975
Browse files Browse the repository at this point in the history
  • Loading branch information
imbajin committed Feb 1, 2023
1 parent aefaa07 commit 86c0b75
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 36 deletions.
3 changes: 1 addition & 2 deletions cn/docs/_print/index.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions cn/docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3801,8 +3801,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p>
<h3 id="1-概述">1 概述</h3>
<p>本示例将<a href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB Getting Started</a> 为模板来演示HugeGraph的使用方法。通过对比HugeGraph和TitanDB,了解HugeGraph和TitanDB的差异。</p>
<h4 id="11-hugegraph与titandb的异同">1.1 HugeGraph与TitanDB的异同</h4>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持[Gremlin](<a href="https://tinkerpop.apache">https://tinkerpop.apache</a>
.org/gremlin.html)图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持<a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a>图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph相对于TitanDB而言,其主要特点如下:</p>
<ul>
<li>HugeGraph目前有HugeGraph-API、HugeGraph-Client、HugeGraph-Loader、HugeGraph-Studio、HugeGraph-Spark等完善的工具组件,可以完成系统集成、数据载入、图可视化查询、Spark 连接等功能;</li>
Expand Down
3 changes: 1 addition & 2 deletions cn/docs/language/_print/index.html

Large diffs are not rendered by default.

15 changes: 7 additions & 8 deletions cn/docs/language/hugegraph-example/index.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions cn/docs/language/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -469,8 +469,7 @@
<h3 id="1-概述">1 概述</h3>
<p>本示例将<a href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB Getting Started</a> 为模板来演示HugeGraph的使用方法。通过对比HugeGraph和TitanDB,了解HugeGraph和TitanDB的差异。</p>
<h4 id="11-hugegraph与titandb的异同">1.1 HugeGraph与TitanDB的异同</h4>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持[Gremlin](<a href="https://tinkerpop.apache">https://tinkerpop.apache</a>
.org/gremlin.html)图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持<a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a>图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph相对于TitanDB而言,其主要特点如下:</p>
<ul>
<li>HugeGraph目前有HugeGraph-API、HugeGraph-Client、HugeGraph-Loader、HugeGraph-Studio、HugeGraph-Spark等完善的工具组件,可以完成系统集成、数据载入、图可视化查询、Spark 连接等功能;</li>
Expand Down
2 changes: 1 addition & 1 deletion cn/sitemap.xml

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/_print/index.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3786,8 +3786,7 @@ HugeGraph目前采用EdgeCut的分区方案。</p>
<h3 id="1-概述">1 概述</h3>
<p>本示例将<a href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB Getting Started</a> 为模板来演示HugeGraph的使用方法。通过对比HugeGraph和TitanDB,了解HugeGraph和TitanDB的差异。</p>
<h4 id="11-hugegraph与titandb的异同">1.1 HugeGraph与TitanDB的异同</h4>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持[Gremlin](<a href="https://tinkerpop.apache">https://tinkerpop.apache</a>
.org/gremlin.html)图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持<a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a>图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph相对于TitanDB而言,其主要特点如下:</p>
<ul>
<li>HugeGraph目前有HugeGraph-API、HugeGraph-Client、HugeGraph-Loader、HugeGraph-Studio、HugeGraph-Spark等完善的工具组件,可以完成系统集成、数据载入、图可视化查询、Spark 连接等功能;</li>
Expand Down
3 changes: 1 addition & 2 deletions docs/language/_print/index.html

Large diffs are not rendered by default.

15 changes: 7 additions & 8 deletions docs/language/hugegraph-example/index.html

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions docs/language/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -469,8 +469,7 @@
<h3 id="1-概述">1 概述</h3>
<p>本示例将<a href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html">TitanDB Getting Started</a> 为模板来演示HugeGraph的使用方法。通过对比HugeGraph和TitanDB,了解HugeGraph和TitanDB的差异。</p>
<h4 id="11-hugegraph与titandb的异同">1.1 HugeGraph与TitanDB的异同</h4>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持[Gremlin](<a href="https://tinkerpop.apache">https://tinkerpop.apache</a>
.org/gremlin.html)图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph和TitanDB都是基于<a href="https://tinkerpop.apache.org">Apache TinkerPop3</a>框架的图数据库,均支持<a href="https://tinkerpop.apache.org/gremlin.html">Gremlin</a>图查询语言,在使用方法和接口方面具有很多相似的地方。然而HugeGraph是全新设计开发的,其代码结构清晰,功能较为丰富,接口更为友好等特点。</p>
<p>HugeGraph相对于TitanDB而言,其主要特点如下:</p>
<ul>
<li>HugeGraph目前有HugeGraph-API、HugeGraph-Client、HugeGraph-Loader、HugeGraph-Studio、HugeGraph-Spark等完善的工具组件,可以完成系统集成、数据载入、图可视化查询、Spark 连接等功能;</li>
Expand Down
2 changes: 1 addition & 1 deletion en/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang=en><head><title>/</title><link rel=canonical href=/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/"></head></html>
<!doctype html><html lang=cn><head><title>/</title><link rel=canonical href=/><meta name=robots content="noindex"><meta charset=utf-8><meta http-equiv=refresh content="0; url=/"></head></html>
2 changes: 1 addition & 1 deletion en/sitemap.xml

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>2023-01-15T21:47:17+08:00</lastmod></sitemap><sitemap><loc>/cn/sitemap.xml</loc><lastmod>2023-01-09T07:41:46+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>/cn/sitemap.xml</loc><lastmod>2023-02-02T01:21:10+08:00</lastmod></sitemap><sitemap><loc>/en/sitemap.xml</loc><lastmod>2023-02-02T01:21:10+08:00</lastmod></sitemap></sitemapindex>

0 comments on commit 86c0b75

Please sign in to comment.