On Thu, Sep 16, 2010 at 13:12, Seidel. Robert <[email protected]> wrote:
> I save the session after each node is created.

It will be faster the more you include in the save-transaction (until
the transient space no longer fits into memory). Most applications
have documents that consist of multiple nodes (for fine-granular data)
and the transaction consists at least of such a document. When
importing, you often can save a larger batch of documents/nodes.

Regards,
Alex

-- 
Alexander Klimetschek
[email protected]

Reply via email to