Use MERGE to avoid duplicate nodes

Official

Create safe, duplicate-free graph upserts

AuthorFalkorDB
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps prevent duplicate graph nodes by teaching reliable idempotent upsert patterns with MERGE operations in FalkorDB.

Core Features & Use Cases

  • Idempotent Upserts: Use MERGE to create nodes only when they do not already exist.
  • Conditional Updates: Apply ON CREATE and ON MATCH clauses to handle new and existing records differently.
  • Use Case: Maintain a user graph where repeated imports update existing users instead of creating duplicate nodes.

Quick Start

Use the MERGE skill to create or update user nodes without generating duplicates in my FalkorDB graph.

Dependency Matrix

Required Modules

None required

Components

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: Use MERGE to avoid duplicate nodes
Download link: https://github.com/FalkorDB/skills/archive/main.zip#use-merge-to-avoid-duplicate-nodes

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.