Skip to content

Py2neo 2020.1a1

Pre-release
Pre-release
Compare
Choose a tag to compare
@technige technige released this 16 Nov 12:42
· 247 commits to master since this release
  • Added support for Neo4j 4.1
  • Added experimental routing support
  • Removed node and relationship caches
  • Removed Graph/GraphService instance reuse
  • Added test to ensure correct operation with multiprocessing
  • Improved connection management and logging
  • Added explicit "readonly" transaction mode
  • Added triples method to OGM RelatedObjects
  • Fixed cursor preview bug with empty results