<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>图导出/迁移 on Apache HugeGraph</title><link>https://hugegraph.apache.org/cn/docs/quickstart/toolchain/export-migration/</link><description>Recent content in 图导出/迁移 on Apache HugeGraph</description><generator>Hugo</generator><language>zh-CN</language><lastBuildDate>Fri, 18 Sep 2026 02:36:05 +0800</lastBuildDate><atom:link href="https://hugegraph.apache.org/cn/docs/quickstart/toolchain/export-migration/index.xml" rel="self" type="application/rss+xml"/><item><title>使用 SeaTunnel Source 导出与迁移图数据</title><link>https://hugegraph.apache.org/cn/docs/quickstart/toolchain/export-migration/hugegraph-seatunnel-source/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://hugegraph.apache.org/cn/docs/quickstart/toolchain/export-migration/hugegraph-seatunnel-source/</guid><description>&lt;p&gt;如果你需要把数据从一张 HugeGraph 图复制到另一张图，使用 &lt;code&gt;graph2graph&lt;/code&gt;：HugeGraph Source 从源图（A 图）读取顶点和边，数据经过可选的 Transform 后，由 HugeGraph Sink 写入目标图（B 图）。数据方向是 &lt;code&gt;A 图 → HugeGraph Source →（可选 Transform）→ HugeGraph Sink → B 图&lt;/code&gt;。如果要把图数据导出到文件、JDBC、Kafka 等其他系统，则使用 &lt;code&gt;graph2any&lt;/code&gt;，由下游 Sink 接收 Source 读取的数据。本文介绍这两类任务。&lt;/p&gt;</description></item></channel></rss>