084d77edb6caedf0ff1f7622dbde08d54974e5a2
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public nodeProperty(nodeId long, propertyKeyId int) : Property renamed to public getProperty(nodeId long, propertyKeyId int) : Property in class org.neo4j.legacy.consistency.checking.full.PropertyReader | From | To | |
Rename Method public nodeProperty(nodeId long, propertyKeyId int) : Property renamed to public getProperty(nodeId long, propertyKeyId int) : Property in class org.neo4j.consistency.checking.full.PropertyReader | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type lookup : PropertyLookup to accessor : PropertyAccessor in method public exactIndexMatches(accessor PropertyAccessor, indexedNodeIds PrimitiveLongIterator, propertyKeyId int, value Object) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.LookupFilter | From | To | |
Change Parameter Type lookup : PropertyLookup to accessor : PropertyAccessor in method package LookupBasedExactMatchPredicate(accessor PropertyAccessor, propertyKeyId int, value Object) in class org.neo4j.kernel.impl.api.LookupFilter.LookupBasedExactMatchPredicate | From | To | |
Rename Attribute | 1 | ||
Rename Attribute lookup : PropertyLookup to accessor : PropertyAccessor in class org.neo4j.kernel.impl.api.LookupFilter.LookupBasedExactMatchPredicate | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type lookup : PropertyLookup to accessor : PropertyAccessor in class org.neo4j.kernel.impl.api.LookupFilter.LookupBasedExactMatchPredicate | From | To | |
Rename Parameter | 2 | ||
Rename Parameter lookup : PropertyLookup to accessor : PropertyAccessor in method package LookupBasedExactMatchPredicate(accessor PropertyAccessor, propertyKeyId int, value Object) in class org.neo4j.kernel.impl.api.LookupFilter.LookupBasedExactMatchPredicate | From | To | |
Rename Parameter lookup : PropertyLookup to accessor : PropertyAccessor in method public exactIndexMatches(accessor PropertyAccessor, indexedNodeIds PrimitiveLongIterator, propertyKeyId int, value Object) : PrimitiveLongIterator in class org.neo4j.kernel.impl.api.LookupFilter | From | To |