Community

Graph processing with SQL Server

(Jayendra Viswanathan) I came across Graph processing in SQL Server which to me is an advanced version of using Common Table Expressions (CTE). SQL Server offers graph database capabilities to model many-to-many relationships.