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.
@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).
@jasperblues If no one else seems to make one, I would like to create a plugin that works with both GQL and Cypher.
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?