Hi, I would like to being by saying that I used Titan for nearly 6 months and left it given the many limitations, and extremely poor documentation and very slow query speeds. Now I am moving to orientDB. One of the reasons I shifted was the absence of an in memory storage backend.
I see that orientdb supports two options in this regard: 1.memory 2.plocal. However with "memory", there is no way to persist the graph. My question is with respect to plocal. I am using embedded orient db (through the orient db maven dependencies) and I am using it through my java app. How do I set the cache size with plocal when using embedded orientdb through my java app? I want to cache my entire graph in the cache. This is because my graph is small in size , just 1GB. There is no documentation about how to do this. Do I have to use OrientConfigurableGraph? If yes, where to set the cache size? And finally how to warm the cache on graph startup? Please help me, since I am new to OrientDB and very excited about your technologies. I offer to help update the documentation in this respect, since it is the first thing that new users are interested in. Regards, Bhargav. -- --- You received this message because you are subscribed to the Google Groups "OrientDB" 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.
