Skip to content

[Bug] Cannot load list-type properties as list #27

@Cobra5197

Description

@Cobra5197

Hello,

We have a labels property which is a list of strings. When we use the connector to load the node, it looks like the connector changes the type from list to string type. We would like to be able to load list-type properties directly into the database, especially since Neo4j allows storing homogeneous lists of values. Currently, our workaround is to load these properties as a string and then convert them to a list with a Cypher query.

Regards,
Cobra

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