2d1ae009a6d7980be238402a1f46037e52f7752e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected getTargetFilter(item OMatchPathItem) : OWhereClause 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 | |
Extract Method protected targetClassName(item OMatchPathItem, iCommandContext OCommandContext) : String 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 |