Graph Data Modeling Course Templates
The Simple Social Network
Prompt
Create a vis.js template of a social network. Nodes: Person Edges: KNOWS (connects Person to Person)
Note that this version zooms into the person with a scale of 6.
Customer Graph
``` prompt Please modify the template program to generate a customer graph. Here are the key nodes:
1 2 3 4 5 |
|