What .NET-compatible graph database solution(s) have a proven track record?

后端 未结 6 738
鱼传尺愫
鱼传尺愫 2021-01-31 08:58

I am looking for a generic graph database solution that has existing .NET-compatible infrastructure and a proven track record.

I\'ve found links to several options on

6条回答
  •  爱一瞬间的悲伤
    2021-01-31 09:29

    there are several capable .NET client libs for www.neo4j.org, see http://docs.neo4j.org/chunked/snapshot/tutorials-rest.html that let you access it from inside .NET. You might want to ask more questions on groups.google.com/group/neo4j/

    /peter

提交回复
热议问题