save-to-graph
CommunityLoad graph-queue JSON into Neo4j idempotently.
AuthorYH-05
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ingest graph-queue JSON into Neo4j, performing idempotent MERGE-based insertion of nodes and relationships to build a consistent knowledge graph according to KG v2.2.
Core Features & Use Cases
- Four-phase pipeline: queue detection, node insertion, relationship insertion, and completion handling.
- Idempotent data loading: MERGE-based operations ensure repeats do not create duplicates.
- Schema awareness: supports KG v2.2 with 14 node types and 31 relationships, aligning with the provided queue format.
Quick Start
Load a graph-queue JSON file and execute the four-phase pipeline to merge nodes and relationships into Neo4j.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: save-to-graph Download link: https://github.com/YH-05/quants/archive/main.zip#save-to-graph Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.