Re: [Neo4j] Compacting files?

2010-06-02 Thread Thomas Sant'ana
On Wed, Jun 2, 2010 at 9:30 AM, Johan Svensson jo...@neotechnology.comwrote: Alex, You are correct about the holes in the store file and I would suggest you export the data and then re-import it again. Neo4j is not optimized for the use case were more data is removed than added over time.

Re: [Neo4j] [Neo] Newbie question

2010-05-25 Thread Thomas Sant'ana
On Tue, May 25, 2010 at 6:00 AM, Peter Neubauer peter.neuba...@neotechnology.com wrote: Thomas, if your dataset is that small, you could just start at any point, e.g. iterating over all cars, and looking at every car node if it is connected to the right nodes (only shown with the year node).

[Neo] Newbie question

2010-05-21 Thread Thomas Sant'ana
I started looking into Neo4J and it has some interesting ideas. I have been brainstorming on how to use it in a project I have. And have come up with some questions: 1) In the Matrix example (I saw it in several videos), what whould be the proper way to query: All people that Neo knows and love