Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-18-2018 11:30 PM
I have installed neo4j and py2neo from command prompt windows as : 'pip install py2neo' and 'pip install noe4j'
Now when i try using it in python as : 'from py2neo import Graph' it gets imported completely fine.
But when i use it as : 'graph = Graph()' it gives error as : 'ServiceUnavailable: Failed to establish connection to ('127.0.0.1', 7687) (reason 10061)'
Please help me with the issue. Thank you.
11-19-2018 09:00 AM
Hi,
Do you have a running neo4j instance listening at that bolt port (7687 , which is the default port)?
05-30-2019 08:31 AM
I have the same problem.Have you solved it?
All the sessions of the conference are now available online