Skip to content

rkammer/GraphDB

Repository files navigation

Graph Database Demo

Description

  • This is a collection of SQL Notebooks exemplifying the usage of SQL Server Graph DB
  • Notebooks can be opened with Azure Data Studio

Node Tables

Schema Table
GraphDB Person
GraphDB Activity
GraphDB Location
GraphDB City
GraphDB Location

Edge Tables

Schema Table
GraphDb Likes
GraphDb Attends
GraphDb LivesIn
GraphDb FriendsWith
GraphDb LocatedAt

About

MS SQL Server Graph Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published