12dc806263a4d19a06d00e99d787f22a057856b5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable varName : String in method public execute(iCurrentRecord OIdentifiable, ctx OCommandContext) : Object from class com.orientechnologies.orient.core.sql.parser.OSuffixIdentifier | From | To | |
Extract Method | 1 | ||
Extract Method private executeTraversal(matchContext MatchContext, iCommandContext OCommandContext, outEdge PatternEdge, startingPoint OIdentifiable, depth int) : Iterable<OIdentifiable> extracted from private executeTraversal(matchContext MatchContext, iCommandContext OCommandContext, outEdge PatternEdge) : Object in class com.orientechnologies.orient.core.sql.parser.OMatchStatement | From | To |