> [!info] What it does > 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...
Scanned 9/12/2026
Install to Claude Code
npx -y skills add stanfish06/skillquarium --skill analytics-engineering --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Analytics Engineering?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/stanfish06-analytics-engineering-66858815)More formats (shields.io, HTML) on the badges page.
---
title: neo4j-modeling-skill
aliases:
- neo4j modeling skill
tags:
- skill
- domain/analytics-engineering
domain: analytics-engineering
status: untried
source: skills/neo4j-modeling-skill/SKILL.md
created: 2026-08-23
---
# neo4j-modeling-skill
> [!info] What it does
> 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.
**Source:** [skills/neo4j-modeling-skill/SKILL.md](../../../skills/neo4j-modeling-skill/SKILL.md) · **Domain:** [Analytics Engineering & LLM Operations](../../maps/analytics-engineering.md) · **Table:** [skills.base](../../skills.base) · **Index:** [Skills Index](../../index.md)
## Related skills
- [neo4j-cypher-skill](../../notes/analytics-engineering/neo4j-cypher-skill.md) — Generates, optimizes, and validates Cypher 25 queries for Neo4j 2025.x and 2026.x
- [neo4j-graphql-skill](../../notes/analytics-engineering/neo4j-graphql-skill.md) — Build and configure a GraphQL API backed by Neo4j using @neo4j/graphql v7 (current) or v5 (LTS)
- [neo4j-import-skill](../../notes/analytics-engineering/neo4j-import-skill.md) — Import structured data into Neo4j — LOAD CSV, CALL IN TRANSACTIONS, neo4j-admin database import full (offline bulk), apoc.load.csv/json, apoc.periodic.iterate, driver batch writes
- [neo4j-spring-data-skill](../../notes/analytics-engineering/neo4j-spring-data-skill.md) — Use when building Spring Boot applications with Neo4j using Spring Data Neo4j (SDN 7.x/8.x) — @Node entity mapping, @Relationship, @RelationshipProperties, Neo4jRepository...
%% ---8<--- personal notes below are preserved on re-run ---8<--- %%
## Notes
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!