I have the following: - OrientDB version 2.0.10 - Java application - creating a plocal database with OrientGraphNoTx - massive insert intent declared - WAL disabled
The import runs fine until the code starts to create edges and then I get the following error: WAL mode is not active. Transactions are not supported in given mode Is there a way to preform a large import that creates edges with WAL disabled? Thanks -- --- 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.
