Hi Michael, I have a set of functions chained together which pass around graphs, i.e., g(f(G)): g should receive a graph G' from f (perhaps f is doing some filtering in G). Is there anyway which we could keep G' in-memory and not save it in data folder on disk?
Thanks, Best, Alireza On Saturday, August 2, 2014 8:03:43 PM UTC+2, Michael Hunger wrote: > > What would be your use-case for that? > > > > On Sat, Aug 2, 2014 at 5:35 PM, Alireza Rezaei Mahdiraji < > alire...@gmail.com <javascript:>> wrote: > >> >> Hi All, >> >> Is it possible to create a graph in memory using Java API? What I mean is >> that I do not want to >> store it in a db path by instead in memory and only later I might store >> it on the disk. >> >> Thanks, >> Best, >> Alireza >> >> -- >> 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 neo4j+un...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 neo4j+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.