Ross ROSS = Recommend OSS · open-source software intelligence for agents

neo4j-contrib/neo4j-apoc-procedures

Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧             observed · 2026-08-28

github.com/neo4j-contrib/neo4j-apoc-procedures · homepage · Java · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
neo4j-contrib/neo4j-apoc-proceduresmain93

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