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

Update bolt protocol version (and manage object types) #35

@RubixR4

Description

@RubixR4

The driver seems to handle bolt protocol v1 only. I try to update/return object types as parameters (ex : Point) and the server returns this message "Point 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."

As I do not see any new commit for 2 years, I wonder if the driver is still maintained, but I absolutely need to find a solution to manage those types because some of my queries are based on distance calculations and I have a index on a point property. Also, I would like to keep the benefits of parameters and avoid harcoding the point directly in the query.

Does anyone know if I can use any workaround of if an update is sheduled for the driver ?

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