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.

Need help of pyhon driver。

Today i run my code and i get the following error:

Failed to write data to connection Address(host='localhost',
port=7687) (Address(host='xxx.x.x.x', port=7687));
("0; 'Underlying socket connection gone (_ssl.c:xxxx)'")

I downgrade my python driver and it seems the problem is solved.However,
i think there seems still a problem of my neo4j server. Could anyone tell me whether the query result will show on the neo4j browswr automaticly after i run my code of python??
thank you!

1 REPLY 1

MuddyBootsCode
Graph Steward

Do you have any other example code? I think you'll find the documentation here to be helpful as well.