26ce559a19377634415e16bd234638806cd9cdc6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 1 | ||
| Extract Variable ruleIterator : Iterator<PropertyConstraintRule> in method private constraintsIgnoringMalformed(schemaStorage SchemaStorage) : Iterable<PropertyConstraintRule> from class org.neo4j.consistency.checking.full.MandatoryProperties | From | To | |
| Inline Variable | 3 | ||
| Inline Variable labelOrRelType : int in method public MandatoryProperties(storeAccess StoreAccess) from class org.neo4j.consistency.checking.full.MandatoryProperties | From | To | |
| Inline Variable storage : PrimitiveIntObjectMap<int[]> in method public MandatoryProperties(storeAccess StoreAccess) from class org.neo4j.consistency.checking.full.MandatoryProperties | From | To | |
| Inline Variable propertyKey : int in method public MandatoryProperties(storeAccess StoreAccess) from class org.neo4j.consistency.checking.full.MandatoryProperties | From | To | |
| Extract Method | 1 | ||
| Extract Method private constraintsIgnoringMalformed(schemaStorage SchemaStorage) : Iterable<PropertyConstraintRule> extracted from public MandatoryProperties(storeAccess StoreAccess) in class org.neo4j.consistency.checking.full.MandatoryProperties | From | To |