Goin' GSQL¶
GSQL is the Turing-complete language language used to query with TigerGraph.
It is similar to SQL in terms of structure and syntax, yet has been engineered from the ground-up to support ultra-fast querying and analytics! Let's take a closer look...
Intro to GSQL¶
Originally sourced from TigerGraph's Ecosys Docs, produced by Johnathan Herke
Understanding the Basics¶
Introduction to Graph Database and Analytics
Relational, NoSQL and Graph Databases
Evolution of Graph Databases
Seven Key Data Science Capabilities of Native Parallel Database
TigerGraph Building Basics¶
Graph Schema
Data Loading
Graph Inspection Language
Basic GSQL
Advanced GSQL (Accumulators)
Deep Link Query in GSQL
Advanced GSQL¶
Originally sourced from TigerGraph's Ecosys Docs, produced by Johnathan Herke
Shortest Path
Centrality
Community Detection
Similarity
Classification