Neo4j community graph database driver for Bolt and HTTP
Changes for 0.47 - 2024-04-09
- Returning a Result object from a managed transaction function now issues a warning that the Result may not be valid outside the function.
- Clarify in documentation that concurrent_tx is a legacy feature.
- Minor documentation fixes.
- Minor testing improvements.