Skip to content

Uploading data steps #2

Description

@craigryan

My env is Win7/32bit/JDK1.7.0/Neo203

First issue your doc might want to point out, download neo4j ZIP to get the neoshell as the .exe installer doesn't include it. I'm a newbie, not obvious why the zip/exe differ

Then finally got the installation up and running in my new test db directory.

Tried the following to generate your graph:

Neo4jShell.bat -file GraphofThings.cyp

which runs for enough time to generate probably over hundred entries and then fails with the following. Fresh neo install and first time running your script so I have no idea how to proceed.

Transaction committed
Transaction started
+-------------------+
| No data returned. |
+-------------------+
Relationships created: 2
6 ms
Transaction committed
Transaction started
ERROR (-v for expanded information):
CypherExecutionException: Node 280 already exists with label User and property "fullname"=[Reese Kelly]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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