-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for neo4j 3.0 #17
Comments
As of July 11th, no luck running the plug-in with Neo4j 3.0.3. I started from the current repository, and changed a few things in the pom.xml (/pom.xml and tinkerpop3/pom.xml) version tag : 2.3.1 => 3.0.3 (all pom.xml) tinkerpop3/pom.xml : Changed the following versions With those, I managed to build (with maven) without problem. When installed in plugins folder, and configured as in the docs, then the curl call has just no effect, no reaction. The new plugin has 73 .jars (compared to the 59 in the previous one), and reading the versions, it looks indeed more recent. From here, I don't know where to go, so Neo4j 3.0.3 is no accessible yet. :( |
Would be fantastic for this support on Neo4j 3.0.3 |
Any updates on this? |
Just checking in on update for this, when might this support happen? neo4j is a very popular graph framework and gremlin is a awesome language, we're trying to upgrade to 3.0, and I'd imagine there may be others that want to do the same thing. Any thoughts of when this will be available? |
Pull Requests are more than welcome. I can't spare any time for this plugin. |
Any plans to support or test it with v3.0? Especially if it plays with bolt or rest only?
The text was updated successfully, but these errors were encountered: