|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraph(iDatabase ODatabaseDocumentInternal) in class com.tinkerpop.blueprints.impls.orient.OrientGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method protected OrientTransactionalGraph(iDatabase ODatabaseDocumentInternal, iUserName String, iUserPasswd String, iConfiguration Settings) in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraph(iDatabase ODatabaseDocumentInternal, iUserName String, iUserPasswd String) in class com.tinkerpop.blueprints.impls.orient.OrientGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraphNoTx(iDatabase ODatabaseDocumentInternal) in class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx |
From |
To |
|
Change Parameter Type database : ODatabaseDocumentTx to database : ODatabaseDocumentInternal in method public acquireGraph(database ODatabaseDocumentInternal) : OrientGraph in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method protected OrientTransactionalGraph(iDatabase ODatabaseDocumentInternal, iAutoStartTx boolean, iUserName String, iUserPasswd String) in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public execute(iDatabase ODatabaseDocumentInternal, iText String, iConfiguredParameters Map<Object,Object>, iCurrentParameters Map<Object,Object>, iResult List<Object>, iBeforeExecution OGremlinCallback, iAfterExecution OGremlinCallback) : Object in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraph(iDatabase ODatabaseDocumentInternal, iAutoStartTx boolean) in class com.tinkerpop.blueprints.impls.orient.OrientGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraph(iDatabase ODatabaseDocumentInternal, iUser String, iPassword String, iConfiguration Settings) in class com.tinkerpop.blueprints.impls.orient.OrientGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public reuse(iDatabase ODatabaseDocumentInternal) : OrientBaseGraph in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientBaseGraph(iDatabase ODatabaseDocumentInternal, iUserName String, iUserPassword String, iConfiguration Settings) in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method protected OrientTransactionalGraph(iDatabase ODatabaseDocumentInternal) in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraphNoTx(iDatabase ODatabaseDocumentInternal, user String, password String) in class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public reuse(iDatabase ODatabaseDocumentInternal) : OrientBaseGraph in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph |
From |
To |
|
Change Parameter Type iDatabase : ODatabaseDocumentTx to iDatabase : ODatabaseDocumentInternal in method public OrientGraphNoTx(iDatabase ODatabaseDocumentInternal, user String, password String, iConfiguration Settings) in class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocument in method public getDatabase(iCreate boolean, iOpen boolean) : ODatabaseDocumentTx in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory |
From |
To |
|
Change Variable Type db : ODatabaseDocumentTx to db : ODatabaseDocumentInternal in method public execute(iThis Object, iCurrentRecord OIdentifiable, iCurrentResult Object, iParams Object[], iContext OCommandContext) : Object in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin |
From |
To |
|
Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public getGraphNoTx(shouldBeShutDown OModifiableBoolean) : OrientGraphNoTx in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory |
From |
To |
|
Change Variable Type threadDatabase : ODatabaseDocumentTx to threadDatabase : ODatabaseDocumentInternal in method public getGraphNoTx() : OScriptGraphWrapper in class com.orientechnologies.orient.graph.script.OScriptGraphOrientWrapper |
From |
To |
|
Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public getAnyGraph(shouldBeShutDown OModifiableBoolean) : OrientBaseGraph in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory |
From |
To |
|
Change Variable Type threadDatabase : ODatabaseDocumentTx to threadDatabase : ODatabaseDocumentInternal in method public getGraph() : OScriptGraphWrapper in class com.orientechnologies.orient.graph.script.OScriptGraphOrientWrapper |
From |
To |
|
Change Variable Type database : ODatabaseDocument to database : ODatabaseDocumentInternal in method public getGraph(autoStartTx boolean, shouldBeShutDown OModifiableBoolean) : OrientGraph in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory |
From |
To |