Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-11-2020 08:18 AM
I've been trying to use the Neueda JetBrains Graph Database Support Plugin for IntelliJ IDEA but can't figure out how to get it work for Cypher coding. IntelliJ looked for support material from Neuda and couldn't find any so said to wait for Neueda to publish some. Neuda contact details don't work. So if anybody has got it working (and finds it useful) I'd be grateful for advice. Thanks.
Solved! Go to Solution.
10-12-2020 03:05 PM
The Graph Database Support documentation link is 404.
This is a problem.
You can access your database...
I tested IntteliJ IDEA CE 2020.2.3 and 2019.3.5.
This is the screen shot.
10-11-2020 01:57 PM
I use it a lot in my Cypher reformatting code
First, create a file like "sample.cypher" (extension .cyoher / .cyp / .cpl).
Then, write upper and lower case letters and indent appropriately.
This is what it looks like when you reformat it.
This plugin is compatible with 3.x, but it does not support the Cypher extended in Neo4j 4.x.
I hope that a new version will be released.
10-12-2020 02:38 AM
Hi Koji
Thank you for taking your time to help me. That works for me. Could I ask if you are able to run your cypher code in IntelliJ also? I'd seen the Graph Databases support link before - they have an image (copy below) showing their code with a graph in the "graph database console". I've used a simple demo code but just get the code and nothing in the console (copy below) . I've tried ro "run" the code but it asks for configuration and I don't know how to set this, or if it's the right thing to do. I'm pleased I can use the IDE for coding and an answer to this second question is a bonus.
John
10-12-2020 03:05 PM
The Graph Database Support documentation link is 404.
This is a problem.
You can access your database...
I tested IntteliJ IDEA CE 2020.2.3 and 2019.3.5.
This is the screen shot.
10-13-2020 02:31 AM
Hi Koji
Thanks for your second help. I've got it working now, so I can start using it for my proper work!
Maybe you should offer to write the "getting started" guide for Neueda:-)
Thanks again for your help
John
10-13-2020 07:35 AM
You're welcome.
I like the JetBrains IDEs and hope that "Graph Database Support" will be available in Neo4j 4.x soon.
08-22-2022 06:45 PM
@koji Hope that you're doing great!
I noticed that recent versions of IntelliJ don't allow creation of a new datasource with the graph db plugin.
Is there a paid version or other way to keep using this plugin? (No problem if not, I know from my own opensource and side projects its not always possible to keep supporting everything).
08-22-2022 11:25 PM
@jasperblues If no one else seems to make one, I would like to create a plugin that works with both GQL and Cypher.
08-22-2022 11:31 PM
That sounds super cool. We are using GQL (with Neo4j) on current project too.
For the meantime I got that plugin to work by creating the datasource with an old version of WebStorm. And now I can see the XML format it uses to create these connections.
I wasn't sure if you are the maintainer of this lib or just helping out on the forum?
All the sessions of the conference are now available online