cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4j Community 5.2.0: ServiceUnavailable: Cannot connect to any known routers

I installed Neo4j Community Version (the latest which is 5.2.0). I am able to initiate a connection but I am unable to ingest the data inside. I am having an issue when I use NodeMatcher. Kindly assist.

sangasangasanga_1-1669616318352.png

neo4j = Graph("neo4j://localhost:7687", auth=("neo4j", "apple123"), secure=True)
nodes_matcher = NodeMatcher(neo4j)
headers = []
subheaders = []
title = nodes_matcher.match("Checklist", "Title", name=self.topic).first()

0 REPLIES 0