98d23536bfb760c041ab08d6659834acb543e954
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private hasPropertyWithValue() : boolean renamed to private hasPropertiesWithValues() : boolean in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade.NodeLabelPropertyIterator | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type query : IndexQuery to queries : IndexQuery... in method package NodeLabelPropertyIterator(read Read, nodeLabelCursor NodeLabelIndexCursor, nodeCursor NodeCursor, propertyCursor PropertyCursor, statement Statement, nodeFactory NodeFactory, queries IndexQuery...) in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade.NodeLabelPropertyIterator | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute query : IndexQuery to queries : IndexQuery[] in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade.NodeLabelPropertyIterator | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type query : IndexQuery to queries : IndexQuery[] in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade.NodeLabelPropertyIterator | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter query : IndexQuery to queries : IndexQuery... in method package NodeLabelPropertyIterator(read Read, nodeLabelCursor NodeLabelIndexCursor, nodeCursor NodeCursor, propertyCursor PropertyCursor, statement Statement, nodeFactory NodeFactory, queries IndexQuery...) in class org.neo4j.kernel.impl.factory.GraphDatabaseFacade.NodeLabelPropertyIterator | From | To |