cypher-shell icon indicating copy to clipboard operation
cypher-shell copied to clipboard

DateTime queries fail due to outdated Bolt driver

Open seajaysec opened this issue 6 years ago • 0 comments

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?

seajaysec avatar Oct 14 '19 21:10 seajaysec