# neo4j-contrib/neo4j-apoc-procedures

Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧

Repository: https://github.com/neo4j-contrib/neo4j-apoc-procedures
Canonical: https://ross.abutalabs.com/products/neo4j-apoc-procedures
Homepage: https://neo4j.com/labs/apoc
Language: Java
License: Apache-2.0
License Family: permissive
Topics: graph-database, graph-algorithms, stored-procedures, neo4j, neo4j-plugin, hacktoberfest
Last push: 2026-08-24T15:12:38+00:00

## Health v2 (maintenance only)
Score: 93/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 82, longevity 100
- inputs: {"age_days": 3842, "days_push": 9, "days_rel": 120, "gap_med": 15, "n_releases_24m": 32}
- flags: no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1869, forks 498 (observed 2026-08-28T04:05:46.612658+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: database, etl, developer-tools, search-engine, data-science
- domain: databases, graph-processing, developer-tools
- platform: jvm, self-hosted, cloud
- tags: neo4j, cypher, stored-procedures, graph-database, plugin, apoc, data-import-export, data-engineering, docker

## Member repositories
- neo4j-contrib/neo4j-apoc-procedures (main) score 93

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:46.612658+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:15:12.924699+00:00, confidence not recorded.
  - homepage: https://neo4j.com/labs/apoc (fetched 2026-08-29T10:54:20.857371+00:00, sha 2bb1446702a9)
  - site_page: https://neo4j.com/docs (fetched 2026-08-29T10:54:20.866757+00:00, sha 66c0b8cf3558)
  - site_page: https://neo4j.com/docs/aura (fetched 2026-08-29T10:54:20.878195+00:00, sha d1589798a8bf)
  - site_page: https://neo4j.com/docs/getting-started/current (fetched 2026-08-29T10:54:20.868625+00:00, sha 41cd025eca7b)
  - site_page: https://neo4j.com/docs/operations-manual/current (fetched 2026-08-29T10:54:20.870247+00:00, sha f9760cc8426e)
  - site_page: https://neo4j.com/docs/migration-guide/current (fetched 2026-08-29T10:54:20.871777+00:00, sha dd31b6839f59)
  - site_page: https://neo4j.com/docs/status-codes/current (fetched 2026-08-29T10:54:20.873507+00:00, sha 510069a1441e)
  - site_page: https://neo4j.com/docs/java-reference/current (fetched 2026-08-29T10:54:20.874924+00:00, sha f7ef8f201c5d)
  - site_page: https://neo4j.com/docs/kerberos-add-on/current (fetched 2026-08-29T10:54:20.876449+00:00, sha 9b6a57c86fb7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
