You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
I am able to connect to my local neo4j instance and the graph database panel returns the correct metadata, but when I try to run a query I get the following output in the Graph Database console:
DataSource[local-llm-test-1] - refreshing metadata...
DataSource[local-llm-test-1] - metadata refreshed successfully!
Failed to retrieve query parameters Cannot invoke "com.albertoventurini.graphdbplugin.jetbrains.ui.console.params.ParametersProvider.getFileSpecificParametersJson()" because "this.parametersProvider" is nullFailed to retrieve query parameters Cannot invoke "com.albertoventurini.graphdbplugin.jetbrains.ui.console.params.ParametersProvider.getFileSpecificParametersJson()" because "this.parametersProvider" is null
I am able to connect to my local neo4j instance and the graph database panel returns the correct metadata, but when I try to run a query I get the following output in the Graph Database console: