neo4j-contrib/neo4j-apoc-procedures
Awesome Procedures On Cypher for Neo4j - codenamed "apoc" If you like it, please ★ above ⇧ observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 82
- Longevity 100
Flags: no_readme
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 15
- age_days: 3842
- days_rel: 120
- days_push: 9
- n_releases_24m: 32
Adoption not part of the score
1869 stars · 498 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
APOC (Awesome Procedures On Cypher) is a library of hundreds of procedures and functions that extend Neo4j's Cypher query language. It is packaged as a Neo4j plugin, split into a supported Core module (450+ procedures) and an Extended module with experimental or dependency-heavy procedures.
Use cases
- import and export data to and from neo4j
- run utility functions and conversions in cypher queries
- dynamically create and update nodes and relationships
- execute dynamic cypher from within queries
- advanced path finding in a graph database
- inspect schema and graph metadata
- load , csv, and xml into neo4j
When to choose
- you use Neo4j and need capabilities beyond built-in Cypher
- you need bulk data import/export or integration with external formats
- you want graph utilities, path finding, or dynamic query execution without writing Java extensions
When to avoid
- you are not using Neo4j or a Cypher-compatible graph database
- you need only core Cypher functionality with no extensions
- you require strict minimalism or cannot install server plugins (some managed tiers restrict extended procedures)
Facets
library · maturity active
database etl developer-tools search-engine data-science databases graph-processing developer-tools jvm self-hosted cloud neo4j cypher stored-procedures graph-database plugin apoc data-import-export data-engineering docker
9 sources
- homepage: https://neo4j.com/labs/apoc · fetched 2026-08-29 · 2bb1446702a9
- site_page: https://neo4j.com/docs · fetched 2026-08-29 · 66c0b8cf3558
- site_page: https://neo4j.com/docs/aura · fetched 2026-08-29 · d1589798a8bf
- site_page: https://neo4j.com/docs/getting-started/current · fetched 2026-08-29 · 41cd025eca7b
- site_page: https://neo4j.com/docs/operations-manual/current · fetched 2026-08-29 · f9760cc8426e
- site_page: https://neo4j.com/docs/migration-guide/current · fetched 2026-08-29 · dd31b6839f59
- site_page: https://neo4j.com/docs/status-codes/current · fetched 2026-08-29 · 510069a1441e
- site_page: https://neo4j.com/docs/java-reference/current · fetched 2026-08-29 · f7ef8f201c5d
- site_page: https://neo4j.com/docs/kerberos-add-on/current · fetched 2026-08-29 · 9b6a57c86fb7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neo4j-contrib/neo4j-apoc-procedures | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="neo4j-contrib/neo4j-apoc-procedures")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem