johnnadratowski / golang-neo4j-bolt-driver

Golang Bolt driver for Neo4j
MIT License
213 stars 72 forks source link

LocalDateTime is not supported as a return type in Bolt protocol version 1 #66

Open lisabiya opened 4 years ago

lisabiya commented 4 years ago

LocalDateTime 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.