68d938779c423f41e5818c217d530cf1e0da0818
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Split Variable | 1 | ||
| Split Variable envelope : Envelope to [from : double[], to : double[]] in method private startSeekForRange(client IndexProgressor.NodeValueClient, rangePredicate GeometryRangePredicate, query IndexQuery[]) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexPartReader | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getTilesIntersectingEnvelope(fromOrNull double[], toOrNull double[], config SpaceFillingCurveConfiguration) : List<LongRange> extracted from private startSeekForRange(client IndexProgressor.NodeValueClient, rangePredicate GeometryRangePredicate, query IndexQuery[]) : void in class org.neo4j.kernel.impl.index.schema.SpatialIndexPartReader & moved to class org.neo4j.gis.spatial.index.curves.SpaceFillingCurve | From | To |