Hi Alexander, Starting from Blueprints 2.5.x, the OrientDB Graph API, the begin() has been removed because transactions are always implicit:
https://github.com/orientechnologies/orientdb/wiki/Graph-Database-Tinkerpop#transactions Lvc@ On 4 August 2014 18:47, alexander anguiano <[email protected]> wrote: > I'm using 1.7.7, from the wiki, the api is supposed to be begin(), but the > begin() method is not available to OrientGraph object. > > the commit() and rollback() methods exists > > > https://github.com/orientechnologies/orientdb/wiki/Transactions > > What is it? > > -- > > --- > 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. > -- --- 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.
