awesome-neo4j
github.com/neueda/awesome-neo4j ↗A curated list of Neo4j resources.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me other resources from awesome-neo4j"
Installation instructions →What's inside
REST API
- AnormCypherOther
Scala library based on Anorm in the Play Framework.
- Apoc : Awesome Procedures on CypherOther
Collection of useful procedures for Neo4j 3.x
- blueprintsOther
Blueprints is a collection of interfaces, implementations, ouplementations, and test suites for the property graph data model. Blueprints is analogous to the JDBC, but for graph databases.
- cycliOther
A Command Line Interface for Cypher.
- cypher-dslOther
A Java DSL for the Cypher Query Language and an optional Query DSL mode.
- cypher-vim-syntaxOther
Very basic Vim syntax for Cypher.
Resources
- Bolt Protocol
The Bolt network protocol is a highly efficient, lightweight client-server protocol designed for database applications.
- Cypher Refcard
- Developer resources
- Gists
With Neo4j GraphGists you can describe and model your domain in a simple text file and render it as a rich, interactive page in any browser. Perfect to document a specific domain, use-case, question or graph problem.
- Neo4j Examples
Examples for Neo4j and Library Usage.
- Official documentation
Learn
- Getting Started with Neo4j
- Neo4j in Production
- Neo4j Koans
A koan-style tutorial in Java for Neo4j.
Miscellaneous
Bolt
- libneo4j-client
libneo4j-client is a client library written in C for Neo4j. It is not intended as a complete driver, but rather as a foundation on which basic tools and drivers for various languages may be built. libneo4j-client takes care of all the detail of establishing a session with a Neo4j server, sending statements for evaluation, and retrieving results.
- neo4j-bolt-php
PHP driver for Neo4j binary protocol.
- neo4j-dotnet-driver
.Net driver for Neo4j (Bolt).
- neo4j-elixir-driver
Elixir driver for the neo4j bolt protocol
- neo4j-elixir-wrapper
Neo4j driver for Elixir, wrapped around the Bolt protocol. Fork of the Boltex.
- neo4j-java-driver
Java driver for Neo4j binary protocol.
Certification
- Neo4j Certification
Become a Neo4j-Certified Professional.
Showing a sample of 88 resources. View the full list on GitHub →