Skip to content
This repository was archived by the owner on Oct 22, 2022. It is now read-only.
This repository was archived by the owner on Oct 22, 2022. It is now read-only.

Initial data import does not work #2

@rdingwell

Description

@rdingwell

The directions for performing the data load into neo4j are not working. The import.txt files appears as if it was part of a merge that did not go well. There is an artifact from the merge diff still in the file and the file itself appears to be about twice the size of what an older version of the file looks like.

After determining the merge error I tried to revert to an older version of the import file. When attempting to import that file when the transaction would go to commit the import would error out with a stack buffer overflow error indicating some kind of recursive error present in the import.

Additionally, the import.txt file does not appear as if it is syntactically correct with the latest 3.x versions of neo4j. After removing the merge conflict artifacts from the file and attempting to import in a 3.x version there were syntax errors in some of the create statements.

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