I'm trying the tutorial samples of py2neo. Sometimes, when I try to create index or get node or any other interaction with neo4j, I get the SocketError: error(10053, 'An established connection was aborted by the software in your host machine'). Is there any way I can detect if the connection is still there in py2neo libs or shall I always call the GraphDatabaseService before queries.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
sorry you're having trouble with py2neo. Could you provide a little more info on the versions of Neo4j and py2neo that you're using. Also which operating system are you running on? Cheers Nigel |
|||||
|