Re: [Neo4j] Neo4J SQLIMporter question

2011-08-11 Thread Peter Neubauer
und - Innovation happens HERE. > http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. > > > > On Tue, Aug 9, 2011 at 9:54 PM, dhsieh wrote: >> Yes, something similar >> >> -- >> View this message in context: >> http://neo4j-community-discu

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-10 Thread Peter Neubauer
://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Tue, Aug 9, 2011 at 9:54 PM, dhsieh wrote: > Yes, something similar > > -- > View this message in context: > http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread dhsieh
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

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread Peter Neubauer
'seller_2001'); >    .. etc., > > > -- > View this message in context: > http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239973.html > Sent from the Neo4j Community Discussions mailing list archiv

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread dhsieh
ns.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239973.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

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread Peter Neubauer
gt; http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239939.html > Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. > ___ > Neo4j mailing list > User@lists.neo4j

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread dhsieh
Please download data model diagram from: http://s1218.photobucket.com/albums/dd412/dhsieh4/Neo4j/?action=view¤t=Data_Model.jpg -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239939.html Sent from the Neo4j

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread Peter Neubauer
ort/export data in/out their DB w/o the need to write any code. Shouldn't > Neo4j do the same? > > -- > View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239655.html

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread dhsieh
diagram. A quick question on data import: almost all DB offers some sort of command line utility to import/export data in/out their DB w/o the need to write any code. Shouldn't Neo4j do the same? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread Peter Neubauer
s message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239511.html > Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. > ___ > Neo4j mailing list >

Re: [Neo4j] Neo4J SQLIMporter question

2011-08-09 Thread dhsieh
into Neo4j? -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Re-Neo4j-Neo4J-SQLIMporter-question-tp2508296p3239511.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. ___ Neo4j mailing

Re: [Neo4j] Neo4J SQLIMporter question

2011-02-16 Thread Peter Neubauer
Vasko, I just put the SQLImporter project on GIThub, https://github.com/peterneubauer/sql-import, so feel free to fork and fix the parsing bug and upgrade to a current Neo4j version (it's currently at 1.1), since I might not have time to look into it directly! /peter On Wed, Feb 16, 2011 at 5:58

Re: [Neo4j] Neo4J SQLIMporter question

2011-02-16 Thread Peter Neubauer
Vasko, have not worked on that component for some time, but will try to look into it ASAP! Also, I guess I did not have any testcase to support the Date format {.} >From what database are you exporting these files? /peter On Wed, Feb 16, 2011 at 5:58 AM, vasko yordan wrote: > Hello Peter, >