Neo4j Migration Skill

Migrates Neo4j driver code and Cypher queries from older versions (4.x, 5.x) to current (2025.x/2026.x, Cypher 25). Covers Python, JavaScript/Node.js, Java, .NET, and Go drivers — package renames, removed APIs, version requirements, diff-ready fixes. Also handles Cypher syntax migration — QPE paths, CALL subqueries, id() → elementId(), PERIODIC COMMIT → CALL IN TRANSACTIONS, and all Cypher 25 removals. Does NOT write new Cypher queries — use neo4j-cypher-skill. Does NOT cover DB administration or server ops — use neo4j-cli-tools-skill. Does NOT provision new Neo4j instances — use neo4j-getting-started-skill.

neo4j-contrib d3564b3 9 files · 29.9 KB Updated

File contents

neo4j-contrib/neo4j-skills/tree/main/neo4j-migration-skill commit d3564b37d4

Frequently asked questions

npx skillmds add neo4j-contrib/neo4j-migration-skill