Guide

March 13, 2025 · View on GitHub

Here is the document map that helps users learn and use the TuGraph community version quickly.

Quick Start

Understand What is a Graph,The application scenarios of graph,What is TuGraph.

Quickly Install and deploy TuGraph:Cloud Deployment,Docker DeploymentRapid deployment TuGraph.

Quickly get started with DEMO:Movie,The Wandering Earth,Three Body,Three Kingdoms.

User Guide:TuGraph Browser,TuGraph Browser Legacy.

Development Guide

Client Tools: Bolt Client.

TuGraph Query Language:Cypher API.

Procedure And Algorithm:Procedure API (POG API)OLAP API.

C++/Python Procedure Interfaces:C++/Python Procedure API

Community Contribution

Before starting to contribute, you can learn how to contribute

If you want to understand the division of community roles, please visit community roles

Main warehouse

TuGraph-DB repository: https://github.com/TuGraph-family/tugraph-db

Visual interface: https://github.com/TuGraph-family/tugraph-db-browser

Java client: https://github.com/TuGraph-family/tugraph-db-client-java

Simple test method based on twitter data: https://github.com/TuGraph-family/gdbms-microbenchmark

Test method based on standard LDBC-SNB: https://github.com/TuGraph-family/tugraph-snb-interactive

TuGraph-Analytics repository: https://github.com/TuGraph-family/tugraph-analytics

Video Center

Get started quickly with TuGraph

TuGraph technology sharing collection

Understand graph calculation in 3 minutes

TuGraph-Latest-Version

DescriptionFileLink
CentOS7 runtime packagetugraph-4.5.2-1.el7.x86_64.rpmDownload
CentOS8 runtime packagetugraph-4.5.2-1.el8.x86_64.rpmDownload
Ubuntu18.04 runtime packagetugraph-4.5.2-1.x86_64.debDownload
CentOS7 runtime imagetugraph-runtime-centos7-4.5.2.tarDownload, Visit
CentOS7 compilation imagetugraph-compile-centos7-1.3.5.tarDownload, Visit
CentOS8 compilation imagetugraph-compile-centos8-1.3.5.tarDownload, Visit
Ubuntu18.04 compilation imagetugraph-compile-ubuntu18.04-1.3.5.tarDownload , Visit

For the version update log, see: Link.

If you don't know how to use installation packages and images, please refer to Environment and Version Selection.