Graph Schema Fun with a Customer and Card Example

Graph Databases have a different paradigm than traditional relational databases. They have two major first-class entities, the Node, and the EdgeNodes are entities or things. Edges are relationships that can be typed and have properties.  

The video does a quick demonstration of how we can model a person and sales transactions using Nodes and Edges. It shows how there can be multiple Relation Types between the same two Node Types and other interesting effects that can be done with graph models.

Video Walk Through

Diagram





Comments

Popular posts from this blog

Understanding your WSL2 RAM and swap - Changing the default 50%-25%

Installing the RNDIS driver on Windows 11 to use USB Raspberry Pi as network attached

DNS for Azure Point to Site (P2S) VPN - getting the internal IPs