Py2neo is a comprehensive toolkit for working with Neo4j from within Python applications or from the command line. The library has no external dependencies and has been carefully designed to be easy and intuitive to use.
People
Repo info
Activity
Ian Seyer
@ianseyer
Hi there, anybody here?
Victor Borja
@vic
@nigelsmall hey, any clue on how to perform a py2neo query without wrapping it on a transaction (query is read-only) ? is it even possible with py2neo ?
Herman Bergwerf
@bergwerf
I cannot connect to neo4j, I get py2neo.packages.neo4j.v1.exceptions.ProtocolError: The client is unauthorized due to authentication failure. while everything works fine with the standard driver
I do not use non-standard ports
majid mohamadi
@shutdown57
hey herman
if you wanna do test or development i suggest turn off authentication and after all turn that on