cypher-shell
cypher-shell copied to clipboard
DateTime queries fail due to outdated Bolt driver
When running queries that include DateTime I receive the following error:
DateTime is not supported as a return type in Bolt protocol version 1. Please make sure driver supports at least protocol version 2. Driver upgrade is most likely required.
Would it be possible to add support for Bolt version 2 to cypher-shell?