【发布时间】:2014-10-17 11:37:50
【问题描述】:
我正在为 grails 使用 Neo4j SDN,SDN rest 和 ('org.springframework.data:spring-data-neo4j-rest:3.2.0.RELEASE') 有什么区别 简单 SDN 'org.springframework.data:spring-data-neo4j:3.2.0.RELEASE'
【问题讨论】:
我正在为 grails 使用 Neo4j SDN,SDN rest 和 ('org.springframework.data:spring-data-neo4j-rest:3.2.0.RELEASE') 有什么区别 简单 SDN 'org.springframework.data:spring-data-neo4j:3.2.0.RELEASE'
【问题讨论】:
Spring Data Neo4j - REST 是 Neo4j REST API 的包装器,可让 SDN 与 Neo4j 服务器对话。
当前的实现不是很好,下一个 Milestone 3.3.0.M1 将解决很多问题。
【讨论】: