# Importing My data on Neo4J

**URL:** https://community.neo4j.com/t/importing-my-data-on-neo4j/9779
**Category:** Import / Export
**Tags:** cypher, import
**Created:** [August 30, 2019, 1:55am UTC](https://community.neo4j.com/t/importing-my-data-on-neo4j/9779 "2019-08-30T01:55:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![tiwari.milind](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/tiwari.milind/32/2451_2.png) [@tiwari.milind](https://community.neo4j.com/u/tiwari.milind)
#### Post date: [August 30, 2019, 1:55am UTC](https://community.neo4j.com/t/importing-my-data-on-neo4j/9779/1 "2019-08-30T01:55:32Z")

</div>

I am using the following codes to import data from a CSV file into the Neo4J graph database however, I am getting error stating "Cannot merge node value for starttenure". I had some blank values but I had addressed that and still I am getting the same error.

I am attaching the gist for the code and the file which I am trying to import on Neo4J. I would really appreciate if I could get some help in importing this on Neo4J.

> <https://gist.github.com/milind92/7d081a8d940cac78b6f605fe7f2408c7/revisions>

---

<div class="post-metadata">

### Author: ![tiwari.milind](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/tiwari.milind/32/2451_2.png) [@tiwari.milind](https://community.neo4j.com/u/tiwari.milind)
#### Post date: [September 2, 2019, 4:36am UTC](https://community.neo4j.com/t/importing-my-data-on-neo4j/9779/2 "2019-09-02T04:36:09Z")

</div>

@ameyasoft thanks once again for helping me out in importing the data on Neo4J. You have time and again helped me in importing the data on platform and analyzing it for the purpose of my research.

Thanks once again for being so helpful and taking out time to help me out in resolving my problems.

---

<div class="post-metadata">

### Author: ![ameyasoft](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/ameyasoft/32/32639_2.png) [@ameyasoft](https://community.neo4j.com/u/ameyasoft)
#### Post date: [September 2, 2019, 5:53pm UTC](https://community.neo4j.com/t/importing-my-data-on-neo4j/9779/3 "2019-09-02T17:53:30Z")

</div>

Hi Milind,

Thanks for appreciating my efforts! Glad to help out. Keep up the good work.
