Skip to main content
Execute qualquer Skill no Manus
com um clique

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:6 de maio de 2026 às 01:56
Explorador de arquivos
4 arquivos
SKILL.md
readonly