# tinkerpop/gremlin

A Graph Traversal Language (no longer active - see Apache TinkerPop)

Repository: https://github.com/tinkerpop/gremlin
Canonical: https://ross.abutalabs.com/products/gremlin
Homepage: http://tinkerpop.apache.org/
Language: Java
License: NOASSERTION
License Family: other
Last push: 2021-08-16T13:23:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 6130, "days_push": 1843, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1951, forks 229 (observed 2026-08-28T04:05:58.221312+00:00)

## What it is
Gremlin is the functional, data-flow graph traversal language of Apache TinkerPop, used to express complex queries over property graphs. This original repository is no longer active; development has moved to the Apache TinkerPop project.

## Use cases
- query a property graph with traversal steps
- find friends-of-friends relationships in a social graph
- run graph analytics like PageRank and connected components
- write graph queries portable across graph databases
- learn the Gremlin query language

## When to choose
- you need a vendor-neutral graph traversal language for OLTP or OLAP graph systems
- you want to query property graphs across multiple graph database providers

## When to avoid
- you expect active development in this repository - it has moved to Apache TinkerPop
- you need a non-JVM runtime without using the official TinkerPop language variants
- you need simple relational queries better served by SQL

## Facets
- artifact type: library
- maturity: abandoned
- function: database, search-engine, interpreter, sdk
- domain: databases, graph-processing, developer-tools
- platform: jvm, cross-platform
- tags: graph-traversal, gremlin, graph-query-language, property-graph, olap, oltp

## Member repositories
- tinkerpop/gremlin (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:58.221312+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:06:50.618194+00:00, confidence not recorded.
  - homepage: http://tinkerpop.apache.org/ (fetched 2026-08-29T10:46:37.675073+00:00, sha bbeb7f15cb37)
  - site_page: https://tinkerpop.apache.org/docs/current (fetched 2026-08-29T10:46:37.684633+00:00, sha 727e7f153856)
  - site_page: https://tinkerpop.apache.org/docs/current/reference (fetched 2026-08-29T10:46:37.686797+00:00, sha 380a5082fc7a)
  - site_page: https://tinkerpop.apache.org/docs/current/dev/provider (fetched 2026-08-29T10:46:37.692400+00:00, sha 05cf87512f40)
  - site_page: https://tinkerpop.apache.org/docs/current/dev/developer (fetched 2026-08-29T10:46:37.698601+00:00, sha 53945d2f0417)
  - site_page: https://tinkerpop.apache.org/docs/current/upgrade (fetched 2026-08-29T10:46:37.704906+00:00, sha 8d497f4d8f8e)
  - site_page: https://tinkerpop.apache.org/javadocs/current/core (fetched 2026-08-29T10:46:37.712100+00:00, sha 345251be3a87)
  - site_page: https://tinkerpop.apache.org/javadocs/current/full (fetched 2026-08-29T10:46:37.713867+00:00, sha a0e41e22269d)
  - site_page: https://tinkerpop.apache.org/docs (fetched 2026-08-29T10:46:37.715533+00:00, sha 971bd7dcf520)
- Data as of 2026-08-30T08:39:29.467469+00:00.
