소개
The Neo4j Cypher Guide skill empowers Claude to act as a graph database expert, specializing in writing high-performance Cypher read queries for modern Neo4j environments. It systematically eliminates deprecated features—such as the id() function and implicit grouping—replacing them with modern equivalents like elementId() and explicit WITH clauses. By leveraging advanced patterns like Quantified Path Patterns (QPP) and CALL subqueries, this skill is particularly essential for developers building Agentic GraphRAG systems where precise, efficient graph traversal and data retrieval are critical for LLM accuracy.