6b9aa1a1fb042090fd4818548bdeff1c8f9275e8
Files Diff
- Added: 4
- Removed: 1
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable bqh : BackendQueryHolder<SliceQuery> in method public SimpleVertexQueryProcessor(query VertexCentricQuery, tx StandardTitanTx) from class com.thinkaurelius.titan.graphdb.query.vertex.SimpleVertexQueryProcessor | From | To | |
| Extract Method | 2 | ||
| Extract Method public constructQueryWithoutProfile(resultType ElementCategory) : GraphCentricQuery extracted from public constructQuery(resultType ElementCategory) : GraphCentricQuery in class com.thinkaurelius.titan.graphdb.query.graph.GraphCentricQueryBuilder | From | To | |
| Extract Method protected constructQueryWithoutProfile(returnType RelationCategory) : BaseVertexCentricQuery extracted from protected constructQuery(returnType RelationCategory) : BaseVertexCentricQuery in class com.thinkaurelius.titan.graphdb.query.vertex.BasicVertexCentricQueryBuilder | From | To |