Details
- Vendor
- Graph Foundation
- Type
- Property Graph
- Category
- Emerging
- License
- GPL-3.0 OR AGPL-3.0
- Language
- Java
- Query Languages
- Cypher
- Protocols
- BoltHTTP/REST
The go-to resource for graph technology details
A community fork of Neo4j Enterprise Edition 3.4 maintained by the Graph Foundation under GPLv3 and AGPLv3. Continues development of high-availability clustering and ACID transactions, with Cypher rebranded as Geequel.
Protocols Bolt, HTTP/REST
Docker image binds 7474 (HTTP) and 7687 (Bolt), matching its Neo4j 3.4 lineage.
for HTTP and Bolt access to the ONgDB API.graphfoundation/ongdb - Docker Image · reviewed 2026-08-02
License GPL-3.0 OR AGPL-3.0
Confirms current value. The repository mixes a GPLv3-licensed Community edition with an AGPLv3-licensed Enterprise edition rather than a single license.
Our Community edition (in the link:community/[community/] directory) is GPLv3. Our Enterprise edition (link:enterprise/[enterprise/]) is differently licensed under the AGPLv3.README.asciidoc — graphfoundation/ongdb · reviewed 2026-08-02
Released 2018
Confirms current value. Graph Foundation, Inc. was formed around June 2018 specifically to fork Neo4j Enterprise after Neo4j closed its source; ONgDB 3.5 was already public and had reached 1,000 downloads by March 2019 per the Neo4j v. Graph Foundation trademark complaint. The current GitHub repository (created 2018-11-21) reflects a later 'clean slate' 1.0 relaunch in July 2021, not the original release.
Plaintiff alleges that Defendant GFI was formed on or around June 21, 2018 in response to Plaintiff's decision to cease offering the Enterprise Edition on an open source basis.Neo4j, Inc. v. Graph Found., Inc. — Casetext · via Internet Archive · reviewed 2026-08-02
Language Java
Confirms current value. No page states 'written in Java' outright, but the project is a Maven-built JVM project (and a direct fork of the Java-based Neo4j Enterprise/Community codebase), with Java the dominant language in the source tree over Scala.
ONgDB is built using http://maven.apache.org/[Apache Maven] version 3.6. Maven requires more memory than the standard configurationREADME.asciidoc — graphfoundation/ongdb · reviewed 2026-08-02