This repository has been archived by the owner on Feb 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 136
Connection Error - Can't retrieve Relationship and Nodes #79
Comments
I have the same problem on OSX and windows |
+1. |
+1 community 3.0.1, neoclipse 1.9.5 |
Currently Neoclipse only supports Neo4j < 3.0 - since its latest release has been published long before Bolt and Neo4j 3.0 was developed. I would guess there is still a need to support Neo4j 2.x? |
Not really, we could move to 3.x
Michael
Von meinem iPhone gesendet
… Am 28.11.2016 um 11:21 schrieb Lars Martin ***@***.***>:
Currently Neoclipse only supports Neo4j < 3.0 - since its latest release has been published long before Bolt and Neo4j 3.0 was developed.
I would guess there is still a need to support Neo4j 2.x?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
It looks like this error is caused by using "bare node" Cypher syntax that is not supported in Neo4j 3.0. I submitted a PR for this specific query, but not sure what else would need to be updated: #81 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Version neoclipse: neoclipse-1.9.5-macosx.cocoa.x86_64
Version Neo4J: COMMUNITY EDITION 3.0.3
It's simple, just make a Connection and that's occurs:
The text was updated successfully, but these errors were encountered: