f63bfe87e678e7e466a5847022370bbc2f7ee480
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type matchContext : MatchContext to matchContext : OMatchStatement.MatchContext in method protected executeTraversal(matchContext OMatchStatement.MatchContext, iCommandContext OCommandContext, startingPoint OIdentifiable, depth int) : Iterable<OIdentifiable> in class com.orientechnologies.orient.core.sql.parser.OMatchPathItem | From | To | |
| Move Method | 1 | ||
| Move Method private executeTraversal(matchContext MatchContext, iCommandContext OCommandContext, outEdge PatternEdge, startingPoint OIdentifiable, depth int) : Iterable<OIdentifiable> from class com.orientechnologies.orient.core.sql.parser.OMatchStatement to protected executeTraversal(matchContext OMatchStatement.MatchContext, iCommandContext OCommandContext, startingPoint OIdentifiable, depth int) : Iterable<OIdentifiable> from class com.orientechnologies.orient.core.sql.parser.OMatchPathItem | From | To |