About the Graph Schema category

Discussions and questions about graph schema.

Overview

A graph schema is a “dictionary” that defines the types of entities, vertices and edges , in the graph and how those types of entities are related to one another. Each vertex or edge type has a name and a set of attributes (properties) associated with it. For example, a Book vertex could have title, author, publication year, genre, and language attributes.

:page_facing_up: Docs

:tv: TigerGraph 101 - Schema Modeling and Data Loading
image