It used to be that in RNeo4j I could connect to Neo via...
graph = startGraph("http://localhost:7474/db/data/",
username = "neo4j",
password = "password")
Still works for 3.x, but no longer for 4.0.
How do I do this now? Thanks
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
It used to be that in RNeo4j I could connect to Neo via...
graph = startGraph("http://localhost:7474/db/data/",
username = "neo4j",
password = "password")
Still works for 3.x, but no longer for 4.0.
How do I do this now? Thanks
Ok, so using neo4r now, but still with the same 404 error. It still works with pre 4.0 versions of Neo
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Neo4r - Problem with Connection | 5 | 1452 | April 19, 2022 | |
| Cannot connect | 5 | 970 | April 13, 2021 | |
| Hello! I am soooo confused about 3D Graphs | 3 | 356 | April 8, 2021 | |
| Trouble connecting to neo4j V4 via python | 3 | 2714 | March 11, 2020 | |
| Where can I find a NEO4J Version 3.5.x? | 2 | 615 | April 9, 2021 |