73b780d041734c803a9db4552c88f1174b2b5f4e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getTypeDescriptor() : String renamed to public getLabelingType() : String in class org.neo4j.storageengine.api.EntityType | From | To | |
Rename Attribute | 1 | ||
Rename Attribute typeDescriptor : String to labelingType : String in class org.neo4j.storageengine.api.EntityType | From | To | |
Rename Parameter | 2 | ||
Rename Parameter propertyKeys : String[] to properties : String[] in method private getOrCreatePropertyKeyIds(properties String[]) : int[] in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl.BatchSchemaActions | From | To | |
Rename Parameter typeDescriptor : String to labelingType : String in method package EntityType(labelingType String) in class org.neo4j.storageengine.api.EntityType | From | To |