<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Documentation on Apache HugeGraph</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/</link><description>Recent content in Documentation on Apache HugeGraph</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 04 Dec 2025 18:43:05 +0800</lastBuildDate><atom:link href="https://hugegraph.apache.org/versions/1.7/cn/docs/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction with HugeGraph</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/introduction/readme/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.7/cn/docs/introduction/readme/</guid><description>&lt;h3 id="summary"&gt;Summary&#10;&lt;/h3&gt;&#10;&lt;p&gt;Apache HugeGraph 是一款易用、高效、通用的开源图数据库系统（Graph Database，&lt;a href="https://github.com/apache/hugegraph"&gt;GitHub 项目地址&lt;/a&gt;），&#10;实现了&lt;a href="https://tinkerpop.apache.org"&gt;Apache TinkerPop3&lt;/a&gt;框架及完全兼容&lt;a href="https://tinkerpop.apache.org/gremlin.html"&gt;Gremlin&lt;/a&gt;查询语言，&#10;具备完善的工具链组件，助力用户轻松构建基于图数据库之上的应用和产品。HugeGraph 支持百亿以上的顶点和边快速导入，并提供毫秒级的关联关系查询能力（OLTP），&#10;并支持大规模分布式图分析（OLAP）。&lt;/p&gt;</description></item><item><title>下载 Apache HugeGraph (Incubating)</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/download/download/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.7/cn/docs/download/download/</guid><description>&lt;blockquote&gt;&#10;&lt;p&gt;指南:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;推荐使用最新版本的 HugeGraph 软件包, 运行时环境请选择 Java11&lt;/li&gt;&#10;&lt;li&gt;验证下载版本, 请使用相应的哈希 (SHA512)、签名和 &lt;a href="https://downloads.apache.org/incubator/hugegraph/KEYS"&gt;项目签名验证 KEYS&lt;/a&gt;&lt;/li&gt;&#10;&lt;li&gt;检查哈希 (SHA512)、签名的说明在 &lt;a href="https://hugegraph.apache.org/versions/1.7/cn/docs/contribution-guidelines/validate-release/"&gt;版本验证&lt;/a&gt; 页面, 也可参考 &lt;a href="https://www.apache.org/dyn/closer.cgi#verify"&gt;ASF 验证说明&lt;/a&gt;&lt;/li&gt;&#10;&lt;li&gt;注: HugeGraph 所有组件版本号已保持一致, &lt;code&gt;client/loader/hubble/common&lt;/code&gt; 等 maven 仓库版本号同理, 依赖引用可参考 &lt;a href="https://github.com/apache/incubator-hugegraph-toolchain#maven-dependencies"&gt;maven 示例&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;/blockquote&gt;&#10;&lt;h3 id="最新版本-170"&gt;最新版本 1.7.0&#10;&lt;/h3&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Release Date: 2025-11-28&lt;/li&gt;&#10;&lt;li&gt;&lt;a href="https://hugegraph.apache.org/versions/1.7/cn/docs/changelog/hugegraph-1.7.0-release-notes/"&gt;Release Notes&lt;/a&gt;&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h4 id="二进制包"&gt;二进制包&#10;&lt;/h4&gt;&#10;&lt;div class="td-table-scroll td-table-scroll--static"&gt;&#10;&lt;table&gt;&#10; &lt;thead&gt;&#10; &lt;tr&gt;&#10; &lt;th scope="col"&gt;Server&lt;/th&gt;&#10; &lt;th scope="col"&gt;Toolchain&lt;/th&gt;&#10; &lt;/tr&gt;&#10; &lt;/thead&gt;&#10; &lt;tbody&gt;&#10; &lt;tr&gt;&#10; &lt;td&gt;[&lt;a href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.7.0/apache-hugegraph-incubating-1.7.0.tar.gz?action=download"&gt;Binary&lt;/a&gt;] [&lt;a href="https://downloads.apache.org/incubator/hugegraph/1.7.0/apache-hugegraph-incubating-1.7.0.tar.gz.asc"&gt;Sign&lt;/a&gt;] [&lt;a href="https://downloads.apache.org/incubator/hugegraph/1.7.0/apache-hugegraph-incubating-1.7.0.tar.gz.sha512"&gt;SHA512&lt;/a&gt;]&lt;/td&gt;&#10; &lt;td&gt;[&lt;a href="https://www.apache.org/dyn/closer.lua/incubator/hugegraph/1.7.0/apache-hugegraph-toolchain-incubating-1.7.0.tar.gz?action=download"&gt;Binary&lt;/a&gt;] [&lt;a href="https://downloads.apache.org/incubator/hugegraph/1.7.0/apache-hugegraph-toolchain-incubating-1.7.0.tar.gz.asc"&gt;Sign&lt;/a&gt;] [&lt;a href="https://downloads.apache.org/incubator/hugegraph/1.7.0/apache-hugegraph-toolchain-incubating-1.7.0.tar.gz.sha512"&gt;SHA512&lt;/a&gt;]&lt;/td&gt;&#10; &lt;/tr&gt;&#10; &lt;/tbody&gt;&#10;&lt;/table&gt;&#10;&lt;/div&gt;&#10;&#10;&lt;h4 id="源码包"&gt;源码包&#10;&lt;/h4&gt;&#10;&lt;p&gt;Please refer to &lt;a href="https://hugegraph.apache.org/versions/1.7/cn/docs/quickstart/hugegraph/hugegraph-server/"&gt;build from source&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Contributor Agreement</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/cla/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.7/cn/docs/cla/</guid><description>&lt;h2 id="contributor-agreement"&gt;Contributor Agreement&#10;&lt;/h2&gt;&#10;&lt;h2 id="individual-contributor-exclusive-license-agreement"&gt;Individual Contributor exclusive License Agreement&#10;&lt;/h2&gt;&#10;&lt;h2 id="including-the-traditional-patent-license-option"&gt;(including the TRADITIONAL PATENT LICENSE OPTION)&#10;&lt;/h2&gt;&#10;&lt;p&gt;Thank you for your interest in contributing to HugeGraph&amp;rsquo;s all projects (&amp;ldquo;We&amp;rdquo; or &amp;ldquo;Us&amp;rdquo;).&lt;/p&gt;&#10;&lt;p&gt;The purpose of this contributor agreement (&amp;ldquo;Agreement&amp;rdquo;) is to clarify and document the rights granted by contributors to Us. To make this document effective, please follow the comment of GitHub CLA-Assistant when submitting a new pull request.&lt;/p&gt;</description></item></channel></rss>