Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Neo4jException 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. #190

Open
nady opened this issue Aug 24, 2020 · 0 comments

Comments

@nady
Copy link

nady commented Aug 24, 2020

I cant retrieve data, chemicals = $this->chemicalsRepository->findAll(), I get this above error.

I am using laravel and neo4j, the neo4j version is 3.5.18
and the neo4j desktop Version 1.2.9 (1.2.9.1718)..

I have a property timestamp as creation_time. Any pointers please, how to over come this bug
Below is one of a record sample i am trying to retrieve.

{"creation_time":"2018-07-13T13:21:33.462000000Z","name":"v9dB1wf2opo1│
│JFV+QMqtnA","stereo_bond":false,"validated":"1.9-27","stereo_tetrahedr│
│al":false}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant