<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>API on Apache HugeGraph</title><link>https://hugegraph.apache.org/versions/1.0/cn/docs/clients/</link><description>Recent content in API on Apache HugeGraph</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Thu, 15 Sep 2022 15:16:23 +0800</lastBuildDate><atom:link href="https://hugegraph.apache.org/versions/1.0/cn/docs/clients/index.xml" rel="self" type="application/rss+xml"/><item><title>HugeGraph Java Client</title><link>https://hugegraph.apache.org/versions/1.0/cn/docs/clients/hugegraph-client/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.0/cn/docs/clients/hugegraph-client/</guid><description>&lt;p&gt;本文的代码都是&lt;code&gt;java&lt;/code&gt;语言写的，但其风格与&lt;code&gt;gremlin(groovy)&lt;/code&gt;是非常类似的。用户只需要把代码中的变量声明替换成&lt;code&gt;def&lt;/code&gt;或直接去掉，&#10;就能将&lt;code&gt;java&lt;/code&gt;代码转变为&lt;code&gt;groovy&lt;/code&gt;；另外就是每一行语句最后可以不加分号，&lt;code&gt;groovy&lt;/code&gt;认为一行就是一条语句。&#10;用户在&lt;code&gt;HugeGraph-Studio&lt;/code&gt;中编写的&lt;code&gt;gremlin(groovy)&lt;/code&gt;可以参考本文的&lt;code&gt;java&lt;/code&gt;代码，下面会举出几个例子。&lt;/p&gt;</description></item><item><title>Gremlin-Console</title><link>https://hugegraph.apache.org/versions/1.0/cn/docs/clients/gremlin-console/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.0/cn/docs/clients/gremlin-console/</guid><description>&lt;p&gt;Gremlin-Console是由Tinkerpop自己开发的一个交互式客户端，用户可以使用该客户端对Graph做各种操作，主要有两种使用模式：&lt;/p&gt;</description></item></channel></rss>