Skip to content

Error when accessing rel property of PathSegment : undefined #315

Closed
@slapersonne

Description

@slapersonne

Using Typescript and neo4j-driver for typescript (v 1.4.1) :

When I create a PathSegment object with a start node, a relationship, and an end node, and then access the relationship through myPathSegment.rel, I get undefined instead of my relationship.

The toString() method of PathSegment reveals that a PathSegment.relationship has been set instead.

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