invana / invana-studio

Open source graph visualiser.
Apache License 2.0
174 stars 19 forks source link

Connect to Neo4j #72

Closed sathik11 closed 3 years ago

sathik11 commented 3 years ago

I have installed graph-explorer on the same remote machine (aws ec2 instance) where i have installed neo4j DB. I can access both graph-explorer UI (home screen alone) and Neo4j UI remotely. I m unable to connect the graph-explorer via "http" . i tried both via IP & localhost . both doesnt work http://username:password@xx.xx.xx.xx:7474/ & http://username:password@localhost:7474/

But how do i connect the graph-explorer to neo4j database without https. I dont have TLS enabled on my server and neo4j https is disabled . Is there any config that can be adjusted so that i can connect via "bolt" or "http".

rrmerugu commented 3 years ago

Hey @sathik11 , I'm in the middle of pushing a release this weekend, I think this issue will be fixed in the next release.

rrmerugu commented 3 years ago

Hey @sathik11 at the moment, I dont have enough bandwidth to support Neo4j on invana-engine project. Graph Explorer uses invana-engine as the backend to connect to the graph databases using Apache TinkerPop API.

I shall update you when I have any update one this. Untill then, Let's keep the issue open.

github-actions[bot] commented 3 years ago

Knock Knock! Anyone here! This issue might need attention.