Donovan,
I just spend a few hours to bring the SQL Importer project up to date,
see https://github.com/peterneubauer/sql-import for a screenshort of
an imported SQL file that models books, authors, and a related tag
hierarchy and tag relations. Much of what you need should be there.
Looking at 
https://github.com/peterneubauer/sql-import/blob/master/src/test/java/com/neo4j/sqlimport/InsertTest.java#L80
you can omit the subreference nodes creation since it potentially
creates supernodes and is not used for anything practical in the
import.

Is that helping along the way? If you want, contact me with your
example data and we can work out an import setup.

Cheers,

/peter neubauer

GTalk:      neubauer.peter
Skype       peter.neubauer
Phone       +46 704 106975
LinkedIn   http://www.linkedin.com/in/neubauer
Twitter      http://twitter.com/peterneubauer

http://www.neo4j.org               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Wed, Aug 10, 2011 at 10:43 AM, Peter Neubauer
<peter.neuba...@neotechnology.com> wrote:
> Donovan,
> The project is on GIThub, https://github.com/peterneubauer/sql-import
> and I am right now porting it to Neo4j 1.4. However, I have limited
> bandwidth, I suspect it will take me some evenings to get it working
> properly again. Is that ok?
>
> Cheers,
>
> /peter neubauer
>
> GTalk:      neubauer.peter
> Skype       peter.neubauer
> Phone       +46 704 106975
> LinkedIn   http://www.linkedin.com/in/neubauer
> Twitter      http://twitter.com/peterneubauer
>
> http://www.neo4j.org               - Your high performance graph database.
> http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
>
>
>
> On Tue, Aug 9, 2011 at 9:54 PM, dhsieh <dhsie...@yahoo.com> wrote:
>> Yes, something similar
>>
>> --
>> View this message in context: 
>> http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3240150.html
>> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
>> _______________________________________________
>> Neo4j mailing list
>> User@lists.neo4j.org
>> https://lists.neo4j.org/mailman/listinfo/user
>>
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to