Is there a mean to save graph structure with entity framework

前端 未结 0 919
走了就别回头了
走了就别回头了 2020-12-02 16:31

I have to CRUD this graph structure with entity framework :

public class NavigationModel
{
    public int NavigationModelID { get; set; }
    public string La         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题