We are working on documentation and data source tool windows improvements.
We tried to follow "Database Support" functionality (borrowed UI ideas).
This means that you can create new connection (create "data source" in the terms of plugin):
Open "Graph Database" tool windows (by default on the right side)
Press + icon (or ctrl-n shortcut)
Select "Neo4j Bolt"
Enter information
Test connection using "Test connection button"
Save
Now you have data source created and visible in tool windows. You can see that there are metadata there.
Note:
Currently there is no any indicator of whether database is online or offline.
You can abuse functionality to test database. If after "refresh" action data source did not update information about metadata, then the database is offline.
Hi @jasperblues,
We are working on documentation and data source tool windows improvements.
We tried to follow "Database Support" functionality (borrowed UI ideas).
This means that you can create new connection (create "data source" in the terms of plugin):
+
icon (orctrl-n
shortcut)Now you have data source created and visible in tool windows. You can see that there are metadata there.
Note: