547dc08a3958a384eb8281c491fa93bfba210bb3
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private getEdgeId(id Object) : RelationIdentifier from class com.thinkaurelius.titan.graphdb.tinkerpop.TitanBlueprintsTransaction to public getEdgeId(id Object) : RelationIdentifier from class com.thinkaurelius.titan.graphdb.tinkerpop.ElementUtils | From | To | |
Move Method private getVertexId(id Object) : long from class com.thinkaurelius.titan.graphdb.tinkerpop.TitanBlueprintsTransaction to public getVertexId(id Object) : long from class com.thinkaurelius.titan.graphdb.tinkerpop.ElementUtils | From | To | |
Extract Class | 1 | ||
Extract Class com.thinkaurelius.titan.graphdb.tinkerpop.ElementUtils from class com.thinkaurelius.titan.graphdb.tinkerpop.TitanBlueprintsTransaction | From | To |