Has anyone else encountered a problem while using 2.0 RC1 and trying to use a transaction?
I have an extremely simple test connecting to a remote document database. I have only one distributed server running. I execute a transaction begin(); create a simple ODocument, set a simple field, save it; then commit() the transaction. I close the database connection. When I load the console and query for the simple ODocument, there are no results, though the inferred class is created. If I comment out the begin() and commit(), it saves fine. Any ideas? Thanks, -Colin -- --- 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.
