Skip to content
This repository was archived by the owner on Dec 1, 2021. It is now read-only.
This repository was 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

@nady

Description

@nady

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions