Hello! I'm trying to create 10! nodes to build repository for performance testings, with localfs and object persistence manager. I noticed before I call session.save, all data is being kept in memory, thus I'm running in OutOfMemoryError. Is there any way to "flush" nodes on disk and clear memory?
-- Eugene N Dzhurinsky
