会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
(*^_^*)小原
博客园
首页
新随笔
联系
订阅
管理
2021年4月19日
neo4j报错:Relationship ()-[]->() cannot be fully hydrated because one or more required node entities have not been part of the result set.
摘要: 1、报错信息 在使用spring data neo4j 查询neo4j中的数据时,我用了自定义的查询语句,即 @Query(value = "match (n:NodeType) - [r:RELATION_TYPE] -> (m:NodeType) where n.id=$0 return r")
阅读全文
posted @ 2021-04-19 16:36 <予安>
阅读(908)
评论(2)
推荐(0)
编辑
公告