<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>QUERY LANGUAGE on Apache HugeGraph</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/language/</link><description>Recent content in QUERY LANGUAGE on Apache HugeGraph</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Fri, 13 Jun 2025 21:28:50 +0800</lastBuildDate><atom:link href="https://hugegraph.apache.org/versions/1.7/cn/docs/language/index.xml" rel="self" type="application/rss+xml"/><item><title>HugeGraph Gremlin</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/language/hugegraph-gremlin/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.7/cn/docs/language/hugegraph-gremlin/</guid><description>&lt;h3 id="概述"&gt;概述&#10;&lt;/h3&gt;&#10;&lt;p&gt;HugeGraph支持&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;。 SQL是关系型数据库查询语言，而Gremlin是一种通用的图数据库查询语言，Gremlin可用于创建图的实体（Vertex和Edge）、修改实体内部属性、删除实体，也可执行图的查询操作。&lt;/p&gt;</description></item><item><title>HugeGraph Examples</title><link>https://hugegraph.apache.org/versions/1.7/cn/docs/language/hugegraph-example/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.7/cn/docs/language/hugegraph-example/</guid><description>&lt;h3 id="1-概述"&gt;1 概述&#10;&lt;/h3&gt;&#10;&lt;p&gt;本示例将&lt;a href="http://s3.thinkaurelius.com/docs/titan/1.0.0/getting-started.html"&gt;TitanDB Getting Started&lt;/a&gt; 为模板来演示 HugeGraph 的使用方法。通过对比 HugeGraph 和 TitanDB，了解 HugeGraph 和 TitanDB 的差异。&lt;/p&gt;&#10;&lt;h4 id="11-hugegraph-与-titandb-的异同"&gt;1.1 HugeGraph 与 TitanDB 的异同&#10;&lt;/h4&gt;&#10;&lt;p&gt;HugeGraph 和 TitanDB 都是基于&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;图查询语言，在使用方法和接口方面具有很多相似的地方。然而 HugeGraph 是全新设计开发的，其代码结构清晰，功能较为丰富，接口更为友好等特点。&lt;/p&gt;</description></item></channel></rss>