Hi Alexandre, "local" is deprecated and will be removed in 2.0. Use plocal instead.
Lvc@ On 5 August 2014 17:07, alexander anguiano <[email protected]> wrote: > In 1.7.7 only the plocal database works with the graph.shutdown. If you > use local, the graph.shutdown will hang. > > On Tuesday, August 5, 2014 9:42:48 AM UTC-5, Lvc@ wrote: > >> 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 >> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Forientechnologies%2Forientdb%2Fwiki%2FGraph-Database-Tinkerpop%23transactions&sa=D&sntz=1&usg=AFQjCNGbbiIQg_9XZcnDCfOSDxHHYatjwQ> >> >> 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. > -- --- 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.
