SQL Server Error Msg 13946 – Cannot create a foreign key constraint referencing the $node_id or $edge_id column of a graph table.

In this blog post, let’s learn about the error message “13946 – Cannot create a foreign key constraint referencing the $node_id or $edge_id column of a graph table.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

13946 – Cannot create a foreign key constraint referencing the $node_id or $edge_id column of a graph table.

Reason for the Error

To be update soon…

Solution

To be update soon…