home/categories/framework-internals/tomasonjo-blogs-claude-skills-neo4j-cypher-guide-neo4j-cypher-guide-skill-md
framework-internalsdevelopment

neo4j-cypher-guide

Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.

tomasonjo
maintainer
tomasonjo
Updated 10/27/2025
Stars
1634
Forks
399
quick start

Installation and usage

Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use neo4j-cypher-guide