- Intro to Graph Fundamentals
- Understanding the Basics
- TigerGraph Building Basics
- Intro to TigerGraph Products
- Intro to Cloud
- Intro to GraphStudio
- Intro to GSQL
- Graph Structure Query Language (GSQL) Basics
- GSQL Writing Best Practices
TigerGraph is dedicated to building the world's fastest and most scalable graph platform. We also know that a product is nothing without its community. This repository is dedicated to providing TigerGraph's community with all the essential in-house and community-developed tools to get the most value out of your TigerGraph solutions.
.
├── graph_algorithms # Deprecated (Moved to https://github.com/tigergraph/gsql-graph-algorithms)
├── UDF # User Defined Functions Library (alternatively `UDF`)
├── cloud # Cloud tools (Scripts for cloud utils)
├── demos # Sample Graph Use Cases (designed for Graph Gurus or by community)
├── docs # Documentation files
├── tools # Tools and utilities (clients, etls, widgets, sample code)
├── LICENSE
└── README.md
If chat is more your speed, you can join the TigerGraph Community Chat:
- Join the TigerGraph Community Chat
- Use the
#general
channel for casual conversations around TigerGraph - Use the
#support
channel for general questions or discussion about TigerGraph - Use the
#gsql
channel for questions about the GSQL language - Use the
#app-showcase
channel for showing the things you build - Use the
#articles-blogs-news
channel for posting interesting things you find on the web - There are many other channels available, check the channel list
- Use the
Browse the section below & quickly navigate one that interests you!
- Awesome Resource List
- Connect with Community
- Getting Started
- Certifications
- TigerGraph Developer Portal
- Contributing
- Talk to Developers
- Reporting Issues
- License
For a complete list of all TigerGraph's tools, patterns, guides, and much more! Check out TigerGraph's Developer Portal
Graph Fundamentals is a course designed for people who are new to graph database and graph-based analytics. There are four modules that are designed to take you from a graph newbie to being fluent in the concepts, capabilities and use cases of a native parallel graph database.
GSQL 101 provides the basics of programming in GSQL, and enables you to create and use TigerGraph’s graph database and analytics solution.
Graph Algorithms for Machine Learning, examines five different categories of graph algorithms and how they improve the accuracy of machine learning algorithms.
- A Documentation place that contains patterns, code snippets, and all of TigerGraph's functionality.
- A YouTube channel with recorded guru sessions, starter kit demos, and GSQL functions.
- A Blog with technology insights and inspiring stories from developers.
- A Developer FAQ to answer common questions.
Share the latest news or your thoughts
Watch and follow the community growth in Github
Keep up-to-date on TigerGraph's latest news
Please follow these steps to contribute.
Open Office Hours: Ask Our Engineers Questions
If you think you've found a bug, first ask the community at https://community.tigergraph.com to see if other users are also experincing the same issue.
If you're confident it's a new bug and have confirmed that someone else is facing the same issue, go ahead and create a Bug Report. Be sure to include as much information as possible so we can reproduce the bug.
If you think you have found a vulnerability, please report responsibly. Don't create GitHub issues for security issues. Instead, please send us more info here and we'll look into it immediately.
Copyright © 2021 TigerGraph
The content of this repository is bound by the following licenses:
- The computer software is licensed under the Apache License 2.0 license.