Neo4j graph database reference. Covers Cypher query language, node/relationship CRUD, path traversal, shortest path, graph algorithms (PageRank, Louvain, similarity), indexes, constraints, full-text search, and Python driver usage.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill neo4j --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Neo4j?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-neo4j)More formats (shields.io, HTML) on the badges page.
---
name: neo4j
version: 1.0.0
description: >
Neo4j graph database reference. Covers Cypher query language,
node/relationship CRUD, path traversal, shortest path, graph
algorithms (PageRank, Louvain, similarity), indexes, constraints,
full-text search, and Python driver usage.
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [neo4j, graph-database, cypher, knowledge-graph, nosql]
---
# Neo4j Reference
Native graph database.
## Commands
| Command | Description |
|---------|-------------|
| `intro` | Graph model, use cases |
| `cypher` | Cypher CRUD, paths |
| `advanced` | Indexes, GDS, Python |
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!