a8c6334de33125faae4f124b5b0bc63fd72848a4
Files Diff
- Added: 1
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable alias : String to endPointAlias : String in method public next(ctx OCommandContext) : OResult in class com.orientechnologies.orient.core.sql.executor.MatchEdgeTraverser | From | To | |
| Extract Method | 4 | ||
| Extract Method protected getEndpointAlias() : String extracted from public next(ctx OCommandContext) : OResult in class com.orientechnologies.orient.core.sql.executor.MatchEdgeTraverser | From | To | |
| Extract Method protected getEndpointAlias() : String extracted from protected traversePatternEdge(startingPoint OIdentifiable, iCommandContext OCommandContext) : Iterable<OIdentifiable> in class com.orientechnologies.orient.core.sql.executor.MatchEdgeTraverser | From | To | |
| Extract Method protected matchesFilters(iCommandContext OCommandContext, filter OWhereClause, origin OIdentifiable) : boolean extracted from protected executeTraversal(iCommandContext OCommandContext, item OMatchPathItem, startingPoint OIdentifiable, depth int) : Iterable<OIdentifiable> in class com.orientechnologies.orient.core.sql.executor.MatchEdgeTraverser | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter startingPoint : OIdentifiable to origin : OIdentifiable in method protected matchesFilters(iCommandContext OCommandContext, filter OWhereClause, origin OIdentifiable) : boolean in class com.orientechnologies.orient.core.sql.executor.MatchEdgeTraverser | From | To |