78b2c5a42b5e197b475a0bfc991977c66b645e24
Files Diff
- Added: 5
 - Removed: 0
 - Renamed: 0
 - Modified: 15
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Variable Type | 4 | ||
| Change Variable Type edges : List<OrientEdge> to edges : List<OEdge> in method public testUpdateEdge() : void in class com.orientechnologies.orient.graph.sql.SQLUpdateEdgeTest | From | To | |
| Change Variable Type edges : Iterable<OrientEdge> to edges : Iterable<OEdge> in method public testUpdateEdgeOfTypeE() : void in class com.orientechnologies.orient.graph.sql.SQLUpdateEdgeTest | From | To | |
| Change Variable Type edge : OrientEdge to edge : OEdge in method public testUpdateEdgeOfTypeE() : void in class com.orientechnologies.orient.graph.sql.SQLUpdateEdgeTest | From | To | |
| Change Variable Type edge : OrientEdge to edge : OEdge in method public testUpdateEdge() : void in class com.orientechnologies.orient.graph.sql.SQLUpdateEdgeTest | From | To | |
| Extract Variable | 3 | ||
| Extract Variable cmd : String in method private initEdgeIndexTest() : void from class com.orientechnologies.orient.graph.sql.OMatchStatementExecutionNewTest | From | To | |
| Extract Variable to : OVertexDelegate in method public delete() : OEdge from class com.orientechnologies.orient.core.record.impl.OEdgeDelegate | From | To | |
| Extract Variable from : OVertexDelegate in method public delete() : OEdge from class com.orientechnologies.orient.core.record.impl.OEdgeDelegate | From | To |