Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找 neo4j .NET 库。我已经尝试了很多,但仍然没有找到任何好的文档和示例。
最重要的是,我想使用 Cypher 查询语言。
任何人都可以推荐一个包含文档或至少清晰的密码示例的好的库吗?
谢谢!
好吧,http: //docs.neo4j.org/chunked/snapshot/tutorials-rest.html 上的两个客户端都有实验性的 Cypher 支持,也许您可以 ping 作者并做出贡献?将不胜感激!