You say that, but with the different caching mechanisms of Neo4j (where you can load the store files in the memory etc) I think you are not necessarily correct. In-memory caching of an on-disk database is often a much better option.
BTW you did not answer my question about the need for "distributed". Why is that? Rik On Thu, Jun 4, 2015 at 4:07 PM, Mahesh Wabale <[email protected]> wrote: > For faster execution with keeping all graph database in RAM , if it > works successfully then it gives very good performance as compare to > local/on disk database. > > On 6/3/15, Rik Van Bruggen <[email protected]> wrote: > > Why do you need it to be distributed and in-memory, would be my question? > > > > On Tuesday, June 2, 2015 at 11:18:14 AM UTC+2, Mahesh Wabale wrote: > >> > >> Hello Everyone , > >> > >> > >> I am looking for an distributed in-memory graph database is it possible > >> with neo4j ? > >> > >> > >> Thanks in advance . > >> > > > > -- > > You received this message because you are subscribed to a topic in the > > Google Groups "Neo4j" group. > > To unsubscribe from this topic, visit > > https://groups.google.com/d/topic/neo4j/j7FyAcxr650/unsubscribe. > > To unsubscribe from this group and all its topics, send an email to > > [email protected]. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Neo4j" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/neo4j/j7FyAcxr650/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Rik Van Bruggen [email protected] mob: +32 478 686800 Phone: +44 20 3286 2230 skype: rvanbruggen -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
