什么是neo4j-rest-graphdb版本,支持neo4j-community-2.3.0-M02 [英] What is the neo4j-rest-graphdb version which supports neo4j-community-2.3.0-M02

查看:111
本文介绍了什么是neo4j-rest-graphdb版本,支持neo4j-community-2.3.0-M02的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是neo4j-rest-graphdb版本支持neo4j-community-2.3.0-M02版本?

我已经检查了2.0.0-M06,2.0.0和2.0.1版本,但都给出了以下异常.

What is the neo4j-rest-graphdb version which supports neo4j-community-2.3.0-M02 version?

I'm already checked 2.0.0-M06,2.0.0 and 2.0.1 versions but all gives following exception.

java.lang.RuntimeException: Error reading as JSON ''
at org.neo4j.rest.graphdb.util.JsonHelper.readJson(JsonHelper.java:57)
at org.neo4j.rest.graphdb.util.JsonHelper.jsonToSingleValue(JsonHelper.java:62)
at org.neo4j.rest.graphdb.RequestResult.toEntity(RequestResult.java:114)
at org.neo4j.rest.graphdb.RequestResult.toMap(RequestResult.java:120)
at org.neo4j.rest.graphdb.batch.CypherResult.<init>(CypherResult.java:43)
at org.neo4j.rest.graphdb.ExecutingRestAPI.query(ExecutingRestAPI.java:554)
at org.neo4j.rest.graphdb.ExecutingRestAPI.query(ExecutingRestAPI.java:574)
at org.neo4j.rest.graphdb.RestAPIFacade.query(RestAPIFacade.java:235)
at org.neo4j.rest.graphdb.query.RestCypherQueryEngine.query(RestCypherQueryEngine.java:50)

我无法控制数据库版本,因此无法升级或降级neo4j数据库版本.
我已经花了2-3天的时间解决这个问题,因此任何人都可以找到解决方法,请帮帮我.

I have no control on db versions so I can't upgrade or downgrade neo4j db version.
I'm already spent 2-3 days on this problem so anyone knows a solution for this please help me.

推荐答案

引用@MichaelHunger(

Quoting @MichaelHunger (Best solution for multiple queries in a limited time):

我不推荐RestGraphDatabase和朋友,因为它是 缓慢而过时.

I would not recommend RestGraphDatabase and friends, because it is slow and outdated.

我认为Neo4j 2.3没有很好的neo4j-rest-graphdb版本,因为它不再维护,因此您可能不得不切换到另一个连接器(

I think there's no good neo4j-rest-graphdb version for Neo4j 2.3 since it's no longer maintained so you may have to switch to another connector (jdbc-neo4j is maintained)

这篇关于什么是neo4j-rest-graphdb版本,支持neo4j-community-2.3.0-M02的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆