Nhogs / popoto

Visual query builder for Neo4j graph database
http://popotojs.com
GNU General Public License v3.0
498 stars 70 forks source link

Using bolt with popoto.js #74

Closed shoaib-jpeg closed 2 years ago

shoaib-jpeg commented 3 years ago

Hi everyone, just wanted to know if popoto js has support for bolt now. I read that in recent versions of popoto there was no support for bolt.. Reason I'm asking is because I get this error in my console: image and my config is as such: image

I don't know if my errors are because of the lack of support or because I haven't configured it properly. I would really appreciate it if someone can provide any explanation. Thank you in advance.

epugh commented 3 years ago

The last commit on this project was in 2019... I love what this project could have been, but it's abandon-ware these days.

webstationhq commented 3 years ago

Have you configured your Neo4J instance to use bolt on that port in the config file?

Popotojs commented 2 years ago

Popoto 3.0.0 is now using bolt from Neo4j Javascript driver https://github.com/Nhogs/popoto/wiki/Getting-started#define-the-neo4j-driver-to-connect-to-the-database