Query Language Reference

The GSQL™ software program is the TigerGraph comprehensive environment for designing graph schemas, loading and managing data to build a graph, and querying the graph to perform data analysis. TigerGraph now also supports OpenCypher and the pattern matching portion of GQL, within the same execution engine.

Graph and Vector Querying

getstarted Tutorials

Step-by-step tutorials to help you get started creating graphs and querying.

GSQL Tutorial | Accumulators | OpenCypher | VECTOR search

types Hybrid Vector Search

Use graph+vector search for powerfully selective searches, supercharging AI

Vector Database Operations | Hybrid Graph+Vector Search Tutorial

graphstudio openCypher in GSQL

TigerGraph’s GSQL query language supports many openCypher features.

openCypher in GSQL Tutorial (on GitHub) | openCypher in GSQL

basics Language Basics

Learn How to run GSQL and Database Data Types.

types Define a Schema

Use the Database Definition Language (DDL) syntax to define the schema the blueprint for data elements in a database.

query Graph Querying

GSQL Query Language is a language for the exploration and analysis of large scale graphs.

loadingjobs Loading Data

Loading Jobs are a unique and powerful feature used to load data into the database.

apendix Appendix

Checkout the other information on GSQL under the "Appendix" dropdown for more information.

Cheat Sheets | GSQL Style Guide