diff --git a/config.toml b/config.toml index f37873d09..5076af003 100644 --- a/config.toml +++ b/config.toml @@ -45,7 +45,7 @@ theme = "default" name = "GitHub" weight = -99 pre = "" - url = "https://github.com/apache/incubator-hugegraph" + url = "https://github.com/apache/hugegraph" [[menu.main]] name ="Download" weight = -98 @@ -159,9 +159,9 @@ version = "1.7" url_latest_version = "https://example.com" # Repository configuration (URLs for in-page links to opening issues and suggesting changes) -github_repo = "https://github.com/apache/incubator-hugegraph-doc" +github_repo = "https://github.com/apache/hugegraph-doc" # An optional link to a related project repo. For example, the sibling repository where your product code lives. -github_project_repo = "https://github.com/apache/incubator-hugegraph" +github_project_repo = "https://github.com/apache/hugegraph" # Specify a value here if your content directory is not in your repo's root directory # github_subdir = "" diff --git a/content/cn/_index.html b/content/cn/_index.html index 8581a741f..a5d0cb46b 100644 --- a/content/cn/_index.html +++ b/content/cn/_index.html @@ -11,8 +11,6 @@
- Incubating
HugeGraph是一款易用、高效、通用的图数据库
-实现了Apache TinkerPop3框架、兼容Gremlin查询语言。
+HugeGraph 是一款全栈式图数据库系统
+支持从数据存储、实时查询到离线分析的完整图数据处理能力,同时支持 Gremlin 和 Cypher 查询语言。
{{< blocks/link-down color="info" >}} {{< /blocks/cover >}} {{% blocks/lead color="primary" %}} -HugeGraph支持百亿以上的顶点(Vertex)和边(Edge)快速导入,毫秒级的关联查询能力,并可与Hadoop、Spark等
-大数据平台集成以进行离线分析,主要应用场景包括关联分析、欺诈检测和知识图谱等。
+HugeGraph 支持百亿级图数据高速导入与毫秒级实时查询,可与 Spark、Flink 等大数据平台深度集成。
+在 AI 时代,通过与大语言模型 (LLM) 结合,为智能问答、推荐系统、风控反欺诈、知识图谱等场景提供强大的图计算能力。
{{% /blocks/lead %}} {{< blocks/section color="dark" >}} @@ -49,12 +47,27 @@
- Incubating
HugeGraph is a convenient, efficient, and adaptable graph database
-compatible with the Apache TinkerPop3 framework and the Gremlin query language.
+HugeGraph is a full-stack graph database system
+providing complete graph data processing capabilities from storage, real-time querying to offline analysis, supporting both Gremlin and Cypher query languages.
{{< blocks/link-down color="info" >}} {{< /blocks/cover >}} {{% blocks/lead color="primary" %}} -HugeGraph supports fast import performance in the case of more than 10 billion Vertices and Edges
-Graph, millisecond-level OLTP query capability, and large-scale distributed
-graph processing (OLAP). The main scenarios of HugeGraph include
-correlation search, fraud detection, and knowledge graph.
- +HugeGraph supports high-speed import of billions of graph data and millisecond-level real-time queries,
+with deep integration with big data platforms like Spark and Flink. In the AI era, combined with Large Language Models (LLMs),
+it provides powerful graph computing capabilities for intelligent Q&A, recommendation systems, fraud detection, knowledge graphs and more.
{{% /blocks/lead %}} {{< blocks/section color="dark" >}} @@ -52,12 +48,27 @@Apache HugeGraph is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
-Copyright © {{ now.Year}} The Apache Software Foundation, Licensed under the Apache License Version 2.0
Apache, the names of Apache projects, and the feather logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.
Copyright © {{ now.Year}} The Apache Software Foundation, Licensed under the Apache License Version 2.0
+Apache, the names of Apache projects, and the feather logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.