381cfd3ae207a0675d4858e4e0a8028a5958dcc1
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method public forSchema(schema LabelSchemaDescriptor) : NewIndexDescriptor extracted from public forLabel(labelId int, propertyIds int...) : NewIndexDescriptor in class org.neo4j.kernel.api.schema_new.index.NewIndexDescriptorFactory | From | To | |
Extract Method public uniqueForSchema(schema LabelSchemaDescriptor) : NewIndexDescriptor extracted from public uniqueForLabel(labelId int, propertyIds int...) : NewIndexDescriptor in class org.neo4j.kernel.api.schema_new.index.NewIndexDescriptorFactory | From | To |