Skip to main content
Manusで任意のスキルを実行
ワンクリックで

data-import

// Use when the user wants to load data into OpenGraphDB from a file or stream. Trigger on phrases like "import this CSV", "load JSON", "ingest RDF / Turtle / N-Triples", "bulk load", "import 50k rows", "ETL into the graph", or any task framed as "I have data over there and need it as nodes / edges over here". Covers format detection (CSV / JSON / JSONL / RDF), two-pass ingest (nodes first, edges second), batch sizing for the single-writer kernel, MERGE-based idempotency for re-runnable jobs, and validation against the resulting schema.

$ git log --oneline --stat
stars:1
forks:0
updated:2026年5月6日 01:56
ファイルエクスプローラー
4 ファイル
SKILL.md
readonly