Details
- Vendor
- Ant Group
- Type
- Property Graph
- Category
- Established
- License
- Apache-2.0
- Language
- C++
- Query Languages
- openCypherGQL
- Protocols
- BoltHTTP/RESTNative binary
The go-to resource for graph technology details
A property graph database developed by Ant Group and Tsinghua University, supporting both transactional lookups and graph analytics. Implements openCypher and GQL query languages.
Protocols HTTP/REST, Bolt, Native binary
REST on port 7070; Bolt (Neo4j protocol, partial feature support) on port 7687; the RPC service (port 9090) uses the brpc framework's proprietary 'baidu_std' binary protocol, which is not gRPC despite the draft's label.
The Port on which the REST server listens. The default port is 7070.Tugraph Running — TuGraph documentation · reviewed 2026-08-02
TuGraph implements Neo4j’s bolt protocol, you can use Neo4j’s client to access TuGraph.Bolt client — TuGraph documentation · reviewed 2026-08-02
brpc is an industrial-grade RPC framework written in C++. Based on brpc, TuGraph provides rich RPC APIs.RPC API — TuGraph documentation · reviewed 2026-08-02
Released 2022-09
Adds the month: Ant Group open-sourced TuGraph at the World Artificial Intelligence Conference on September 1, 2022.
As part of the actions, Ant Group has also made TuGraph open source for global developers on Github.Ant Group Makes Trusted AI Solutions More Accessible to Support Industrial Collaboration in Digital Economy · via Internet Archive · reviewed 2026-08-02
Language C++
Confirms current value; core is C++ with a C++/Python stored-procedure API, and GitHub's language stats are dominated by C++.
Full-Text/Primary/Secondary Index support - OpenCypher query API - Stored procedure with C++/Python APIREADME.md (TuGraph-family/tugraph-db) · reviewed 2026-08-02
"language": "C++", "has_issues": true, "has_projects": true, "has_downloads": false, "has_wiki": true,TuGraph-family/tugraph-db (GitHub API repository resource) · reviewed 2026-08-02
License Apache-2.0
SPDX identifier as classified by GitHub from the repository licence file.
"spdx_id": "Apache-2.0"GitHub licence API — TuGraph-family/tugraph-db · reviewed 2026-08-02