SQL Server (starting with 2017)
SQL Graph Architecture | Microsoft Docs
Users can create one graph per database. A graph is a collection of node and edge tables. Node or edge tables can be created under any schema in the database, but they all belong to one logical graph
![Sql graph database architecture sql-graph-architecture](https://docs.microsoft.com/en-us/sql/relational-databases/graphs/media/sql-graph-architecture.png?view=sql-server-2017)
No comments:
Post a Comment