neo4j-migration-skill

Official

Upgrade Neo4j drivers and Cypher safely.

Authorneo4j-contrib
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill solves the problem of broken applications and failing queries when migrating Neo4j driver versions and Cypher syntax across Neo4j releases by providing a structured, version-aware migration checklist.

Core Features & Use Cases

  • Driver API migration across languages: Updates Python, JavaScript/TypeScript, Java, .NET, and Go code for breaking changes in driver v5→v6, including session transaction APIs and package renames.
  • Cypher 25 migration guidance: Translates removed/deprecated Cypher patterns such as id() → elementId(), shortestPath()/allShortestPaths() to Cypher 25 equivalents, PERIODIC COMMIT → CALL {...} IN TRANSACTIONS, and other syntax/compatibility changes.
  • Codebase audit workflow: Scans for embedded queries, dependency manifests, and deprecated patterns, then applies fixes per language and per Neo4j/Cypher target version.

Quick Start

Use the neo4j-migration-skill to migrate a Python and JavaScript codebase from Neo4j 5.x to Neo4j 2026.x with Cypher 25 by asking the Skill to scan your repository for deprecated driver and Cypher usage and produce a diff-ready migration plan.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: neo4j-migration-skill
Download link: https://github.com/neo4j-contrib/neo4j-skills/archive/main.zip#neo4j-migration-skill

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 471,000+ vetted skills library on demand.