[Neo] RDBMS import utility thoughts?

2009-05-29 Thread Peter Neubauer
Hi there, I am right now importing data from a SQLite export file. That is, a bunch of CREATE TABLE ... and INSERT INTO, and then a number of cross-table index and constraints definitions. As I look at this, it seems there might be a common pattern one could develop in order to import and relate

[Neo] Nice review on visualization

2009-05-29 Thread Peter Neubauer
http://www.pathf.com/blogs/2009/05/flare-vs-axiis/ Maybe we could start doing even larger visualiztions via Flare, Neo4j and REST, maybe even a AJAX Neo4j live viewer? /peter GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo] Load-time weaving of Node-based domain objects

2009-05-29 Thread Peter Neubauer
Nice, will definately take a look at it! /peter 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 - New Energy for Data - The Graph Database.

Re: [Neo] Online backup fails with suggested Spring transaction integration

2009-05-29 Thread Johan Svensson
Andreas, I applied most of it, both SpringTransactionManager and UserTransactionImpl now have the get/set method for transaction manager and the default constructor. I did not add the new constructor in EmbeddedNeo because it didn't feel right to have a constructor taking

[Neo] Newbie Q: How to load a previously created database?

2009-05-29 Thread orla . spillane
Hi, I am new to Neo4J and relatively new to Java and have recently downloaded and ran a few Neo4j examples (i.e. Hello World and Matrix). In these examples the main() method creates the nodes and relationships of the graph. I assumed these would persist to disk automatically once the transaction

[Neo] Mathieu Cornille/Systems/SLISI/SunLife is out of the office.

2009-05-29 Thread Mathieu . Cornille
I will be out of the office starting 29/05/2009 and will not return until 04/06/2009. If you need immediate attention, please contact Pierre Peiclier at 308 4868 or Keith Lawless at 303 1321. --- This e-mail message

Re: [Neo] Newbie Q: How to load a previously created database?

2009-05-29 Thread Emil Eifrem
n Fri, May 29, 2009 at 16:27, orla.spill...@sunlife.com wrote: Hi, I am new to Neo4J and relatively new to Java and have recently downloaded and ran a few Neo4j examples (i.e. Hello World and Matrix). In these examples the main() method creates the nodes and relationships of the graph. I