【发布时间】:2016-07-13 19:16:44
【问题描述】:
根据官方SDN4documentation-In Spring Data Neo4j 4, index management concerns were removed from the mapping framework entirely。
那么@GraphId 的索引呢?它是否也超出了 SDN4 的范围,并且还必须手动创建带有 @GraphId 注释的字段的索引?
【问题讨论】:
标签: neo4j spring-data-neo4j spring-data-neo4j-4 neo4j-ogm