Neo4j-Driver
view release on metacpan or search on metacpan
- make Cypher type system customisable
- add experimental filter to convert {param} to $param in Cypher queries
- new syntax to specify the network timeout and other config options
- allow strings containing just the protocol scheme be used as URIs
- deprecate experimental close() method
- deprecate experimental suppression of exceptions (die_on_error = 0)
0.13 2019-10-14
- declare API stable
- add record streaming interface to StatementResult
- implement Cypher type system, returning Neo4j entities as blessed objects
- methods returning lists now expect to be called in list context
- change HTTP transactions to make query statistics available by default
- experimental support for HTTPS
0.12 2019-09-23
- slightly more robust Bolt support
0.11 2019-01-12
( run in 0.438 second using v1.01-cache-2.11-cpan-4d50c553e7e )