<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Graph export and migration on Apache HugeGraph</title><link>https://hugegraph.apache.org/docs/quickstart/toolchain/export-migration/</link><description>Recent content in Graph export and migration on Apache HugeGraph</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 18 Sep 2026 02:36:05 +0800</lastBuildDate><atom:link href="https://hugegraph.apache.org/docs/quickstart/toolchain/export-migration/index.xml" rel="self" type="application/rss+xml"/><item><title>Export and Migrate Graph Data with SeaTunnel Source</title><link>https://hugegraph.apache.org/docs/quickstart/toolchain/export-migration/hugegraph-seatunnel-source/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/docs/quickstart/toolchain/export-migration/hugegraph-seatunnel-source/</guid><description>&lt;p&gt;If you need to copy data from one HugeGraph graph to another, use &lt;code&gt;graph2graph&lt;/code&gt;: HugeGraph Source reads vertices and edges from the source graph (graph A), and HugeGraph Sink writes them to the target graph (graph B), with an optional Transform in between. The data path is &lt;code&gt;graph A → HugeGraph Source → (optional Transform) → HugeGraph Sink → graph B&lt;/code&gt;. If you need to export graph data to a file, JDBC, Kafka, or another system, use &lt;code&gt;graph2any&lt;/code&gt;, where a downstream Sink receives the records read by HugeGraph Source. This page covers both job types.&lt;/p&gt;</description></item></channel></rss>