Re: [Neo4j] Synchronization of EmbeddedReadOnlyGraphDatabase - Bug?

2011-08-02 Thread Mathias Hensel
Thank you all very much for your answers and ideas around this, especially for the detailed elaboration of Tobias. In the mailing list I sometimes see the recommendation of EROGD, f.x. a few days ago in another thread around multiple processes, so I think it would be good to simultaneously mention

Re: [Neo4j] Synchronization of EmbeddedReadOnlyGraphDatabase - Bug?

2011-07-31 Thread Mathias Hensel
Hello Neo4J-Team, does anyone looked into this issue? Any insights? Thanks again, Mathias -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Synchronization-of-EmbeddedReadOnlyGraphDatabase-Bug-tp3174626p3213450.html Sent from the Neo4j Community

Re: [Neo4j] Synchronization of EmbeddedReadOnlyGraphDatabase - Bug?

2011-07-19 Thread Mathias Hensel
2011, at 07:37, Mathias Hensel wrote: Hello, I try to use Neo4J in a Ruby on Rails application (MRI Ruby not JRuby). Due to Rails process-based model I run one instance of the EmbeddedGraphDatabase in a separate process. All write updates coming in from user actions

[Neo4j] Synchronization of EmbeddedReadOnlyGraphDatabase - Bug?

2011-07-16 Thread Mathias Hensel
Hello, I try to use Neo4J in a Ruby on Rails application (MRI Ruby not JRuby). Due to Rails process-based model I run one instance of the EmbeddedGraphDatabase in a separate process. All write updates coming in from user actions are delegated to this process. The EmbeddedGraphDatabase here

[Neo4j] Remove all relations of a specific type

2011-06-29 Thread Mathias Hensel
Hello, I'm considering to create a graph that represents the primitives of a web site: Web pages, users, tags and other stuff. I have a collaborative filter that measures the similarity of web pages among them. These similarities should be included in the graph as relations holding the