neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

how to connect neo4j database #118

Open xiaoxy97 opened 5 years ago

xiaoxy97 commented 5 years ago

I have installed this plugin in Pycharm. But when I ran .cyp, Pycharm tell me I should "Choose Data Source". So, how to connect neo4j database in Pycharm? image image

skumarlabs commented 4 years ago

I have installed this plugin in Pycharm. But when I ran .cyp, Pycharm tell me I should "Choose Data Source". So, how to connect neo4j database in Pycharm? image image

One need to look at Graph Database configuration panel by default at right. Expand it and then add your connection. See the below image with panel expanded.

Screenshot 2020-02-13 at 11 41 18 AM