Skip to content

Cannot Read Property 'length' of undefined #212

@panbalagan

Description

@panbalagan

Hi,

I have been working with the REST API client interface for Neo4J. i am getting issue while fetching (or) inserting data to the neo4j through REST API client interface,
it causes problem in node_modules/neo4j/graphdatabase.js line 204
for (i = _i = 0, _len = results.length; _i < _len; i = ++_i) {
....
}
It causes error as cannot read property length of undefined
Do u have any idea ?

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