<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Toolchain on Apache HugeGraph</title><link>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/</link><description>Recent content in Toolchain on Apache HugeGraph</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Mon, 01 Jan 0001 00:00:00 +0000</lastBuildDate><atom:link href="https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/index.xml" rel="self" type="application/rss+xml"/><item><title>HugeGraph-Loader Quick Start</title><link>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-loader/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-loader/</guid><description>&lt;h3 id="1-hugegraph-loader-overview"&gt;1 HugeGraph-Loader Overview&#10;&lt;/h3&gt;&#10;&lt;p&gt;HugeGraph-Loader is the data import component of HugeGraph, which can convert data from various data sources into graph vertices and edges and import them into the graph database in batches.&lt;/p&gt;&#10;&lt;p&gt;Currently supported data sources include:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Local disk file or directory, supports TEXT, CSV and JSON format files, supports compressed files&lt;/li&gt;&#10;&lt;li&gt;HDFS file or directory, supports compressed files&lt;/li&gt;&#10;&lt;li&gt;Mainstream relational databases, such as MySQL, PostgreSQL, Oracle, SQL Server&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;p&gt;Local disk files and HDFS files support resumable uploads.&lt;/p&gt;</description></item><item><title>HugeGraph-Hubble Quick Start</title><link>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-hubble/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-hubble/</guid><description>&lt;h3 id="1-hugegraph-hubble-overview"&gt;1 HugeGraph-Hubble Overview&#10;&lt;/h3&gt;&#10;&lt;p&gt;HugeGraph is an analysis-oriented graph database system that supports batch operations, which fully supports &lt;a href="https://tinkerpop.apache.org"&gt;Apache TinkerPop3&lt;/a&gt; framework and &lt;a href="https://tinkerpop.apache.org/gremlin.html"&gt;Gremlin&lt;/a&gt; graph query language. It provides a complete tool chain ecology such as export, backup, and recovery, and effectively solve the storage, query and correlation analysis needs of massive graph data. HugeGraph is widely used in the fields of risk control, insurance claims, recommendation search, public security crime crackdown, knowledge graph, network security, IT operation and maintenance of bank securities companies, and is committed to allowing more industries, organizations and users to enjoy a wider range of data comprehensive value.&lt;/p&gt;</description></item><item><title>HugeGraph-Tools Quick Start</title><link>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/versions/1.3/docs/quickstart/toolchain/hugegraph-tools/</guid><description>&lt;h3 id="1-hugegraph-tools-overview"&gt;1 HugeGraph-Tools Overview&#10;&lt;/h3&gt;&#10;&lt;p&gt;HugeGraph-Tools is an automated deployment, management and backup/restore component of HugeGraph.&lt;/p&gt;&#10;&lt;h3 id="2-get-hugegraph-tools"&gt;2 Get HugeGraph-Tools&#10;&lt;/h3&gt;&#10;&lt;p&gt;There are two ways to get HugeGraph-Tools:&lt;/p&gt;&#10;&lt;ul&gt;&#10;&lt;li&gt;Download the compiled tarball&lt;/li&gt;&#10;&lt;li&gt;Clone source code then compile and install&lt;/li&gt;&#10;&lt;/ul&gt;&#10;&lt;h4 id="21-download-the-compiled-archive"&gt;2.1 Download the compiled archive&#10;&lt;/h4&gt;&#10;&lt;p&gt;Download the latest version of the HugeGraph-Toolchain package:&lt;/p&gt;&#10;&lt;div class="td-code td-code--untitled" id="td-code-beb85dde-fence-0" data-td-code data-td-code-auto-id&#10; data-td-language="bash" data-td-line-count="2"&gt;&#10; &lt;div class="td-code__viewport" id="td-code-beb85dde-fence-0-viewport" data-td-code-viewport&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;wget https://downloads.apache.org/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz&#10;&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;tar zxf *hugegraph*.tar.gz&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;&lt;h4 id="22-clone-source-code-to-compile-and-install"&gt;2.2 Clone source code to compile and install&#10;&lt;/h4&gt;&#10;&lt;p&gt;Please ensure that the wget command is installed before compiling the source code&lt;/p&gt;</description></item></channel></rss>