<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Neo4j relationship output not working - NoSuchElementException in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276562#M52601</link>
    <description>Hi, &lt;BR /&gt;Did you check online component reference &lt;A href="https://help.talend.com/search/all?query=tNeo4jOutputRelationship&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tNeo4jOutputRelationship&lt;/A&gt; with scenario?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Fri, 27 Dec 2013 02:25:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-27T02:25:22Z</dc:date>
    <item>
      <title>Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276561#M52600</link>
      <description>I keep getting the following error when I try to create a Neo4j relationship in Talend, and I have no idea how to solve it. I have been stumped on this for 4 hrs.
&lt;BR /&gt;Exception in component tNeo4jOutputRelationship_10
&lt;BR /&gt;java.util.NoSuchElementException: More than one element in org.neo4j.index.impl.lucene.LuceneIndex$1@1e06d723. First element is 'Node' and the second element is 'Node'
&lt;BR /&gt;Has anybody run into this problem, if so how did you solve it? Are there step by step instructions on how to create nodes and relationships from an RDBMS? I have tried what the guide has, but it does not work for me, please help.</description>
      <pubDate>Thu, 26 Dec 2013 19:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276561#M52600</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-26T19:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276562#M52601</link>
      <description>Hi, &lt;BR /&gt;Did you check online component reference &lt;A href="https://help.talend.com/search/all?query=tNeo4jOutputRelationship&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tNeo4jOutputRelationship&lt;/A&gt; with scenario?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 27 Dec 2013 02:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276562#M52601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T02:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276563#M52602</link>
      <description>Just did and it was very helpful, I was able to resolve my problem. Is there anyway to create unique relationships?</description>
      <pubDate>Fri, 27 Dec 2013 14:02:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276563#M52602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-27T14:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276564#M52603</link>
      <description>I keep getting the following error when I try to create a Neo4j relationship in Talend, and I have no idea how to solve it. I have been stumped on this for 4 hrs.&lt;BR /&gt;Exception in component tNeo4jOutputRelationship&lt;BR /&gt;Has anybody run into this problem, if so how did you solve it? Are there step by step instructions on how to create nodes and relationships from an Excel and Hbase ? I have tried what the guide has, but it does not work for me, please help.</description>
      <pubDate>Thu, 05 Jun 2014 13:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276564#M52603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-05T13:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276565#M52604</link>
      <description>Hi 
&lt;BR /&gt;Here's blog post walks through a method to import data into Neo4j from Microsoft SQL Server directly,&amp;nbsp; 
&lt;BR /&gt;you can check it at: 
&lt;A href="http://lucidwebdreams.wordpress.com/2014/07/24/import-data-into-neo4j-from-ms-sql-server-directly-using-talend/" target="_blank" rel="nofollow noopener noreferrer"&gt;Import Data into Neo4j Directly using Talend&lt;/A&gt;. 
&lt;BR /&gt;It has detailed explaination on all steps and one of them is . 
&lt;BR /&gt;It uses MS SQL Sever as source but you can easily change the source. 
&lt;BR /&gt;Please have a look. I would appreciate everyone's feedback and If you have any further questions or comments, please communicate them. 
&lt;BR /&gt;Best, 
&lt;BR /&gt;yass</description>
      <pubDate>Tue, 05 Aug 2014 09:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276565#M52604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-05T09:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Neo4j relationship output not working - NoSuchElementException</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276566#M52605</link>
      <description>I keep getting the error mentioned in the beginning of the thread.seems &amp;nbsp;the relationship doesn't like one to many ...&amp;nbsp;&lt;BR /&gt;I did follow the references mentioned here but no lock.&lt;BR /&gt;any assistance will be much appreciated.&amp;nbsp;</description>
      <pubDate>Sat, 22 Nov 2014 22:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Neo4j-relationship-output-not-working-NoSuchElementException/m-p/2276566#M52605</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-22T22:59:34Z</dc:date>
    </item>
  </channel>
</rss>

