25d0ca9c1d219c7e4159a491cd828c89901f3431
Files Diff
- Added: 11
- Removed: 11
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type cursor : StorePropertyCursor to cursor : RecordPropertyCursor in method private string(cursor RecordPropertyCursor, reference long, page PageCursor) : TextValue in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordPropertyCursor | From | To | |
Change Parameter Type cursor : StorePropertyCursor to cursor : RecordPropertyCursor in method private array(cursor RecordPropertyCursor, reference long, page PageCursor) : ArrayValue in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordPropertyCursor | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.kernel.impl.storageengine.impl.recordstorage.StorePropertyCursorTest renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordPropertyCursorTest | From | To | |
Move And Rename Class | 6 | ||
Move And Rename Class org.neo4j.kernel.impl.newapi.StoreRelationshipScanCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordRelationshipScanCursor | From | To | |
Move And Rename Class org.neo4j.kernel.impl.newapi.StoreRelationshipTraversalCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordRelationshipTraversalCursor | From | To | |
Move And Rename Class org.neo4j.kernel.impl.newapi.StoreRelationshipCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordRelationshipCursor | From | To | |
Move And Rename Class org.neo4j.kernel.impl.newapi.StoreNodeCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordNodeCursor | From | To | |
Move And Rename Class org.neo4j.kernel.impl.newapi.StoreRelationshipGroupCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordRelationshipGroupCursor | From | To | |
Move And Rename Class org.neo4j.kernel.impl.newapi.StorePropertyCursor moved and renamed to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordPropertyCursor | From | To | |
Move Class | 4 | ||
Move Class org.neo4j.kernel.impl.newapi.RelationshipReferenceEncoding moved to org.neo4j.kernel.impl.storageengine.impl.recordstorage.RelationshipReferenceEncoding | From | To | |
Move Class org.neo4j.kernel.impl.newapi.GroupReferenceEncoding moved to org.neo4j.kernel.impl.storageengine.impl.recordstorage.GroupReferenceEncoding | From | To | |
Move Class org.neo4j.kernel.impl.newapi.References moved to org.neo4j.kernel.impl.storageengine.impl.recordstorage.References | From | To | |
Move Class org.neo4j.kernel.impl.newapi.ReferencesTest moved to org.neo4j.kernel.impl.storageengine.impl.recordstorage.ReferencesTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type group : StoreRelationshipGroupCursor to group : RecordRelationshipGroupCursor in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordRelationshipTraversalCursor | From | To |