Neo4j Modeling Skill

Design, review, and refactor Neo4j graph data models. Use when choosing node labels vs relationship types vs properties, migrating relational/document schemas to graph, detecting anti-patterns (generic labels, supernodes, missing constraints), designing intermediate nodes for n-ary relationships, enforcing schema with constraints and indexes, or assessing an existing model against graph modeling best practices. Does NOT handle Cypher query authoring — use neo4j-cypher-skill. Does NOT handle Spring Data Neo4j entity mapping — use neo4j-spring-data-skill. Does NOT handle GraphQL type definitions — use neo4j-graphql-skill. Does NOT handle data import — use neo4j-import-skill.

neo4j-contrib 173560d 2 files · 15.8 KB Updated

File contents

neo4j-contrib/neo4j-skills/tree/main/neo4j-modeling-skill commit 173560d158

Frequently asked questions

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