74916dc394e3e09b180e1a9f45bcdd720b80fa4c
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 356
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 3 | ||
Change Variable Type relationshipsIterable : Iterable to relationshipsIterable : Iterable<Relationship> in method protected createNestedIterator(entry Pair<RelationshipType,Direction>) : ResourceIterator<Relationship> in class org.neo4j.graphdb.impl.OrderedByTypeExpander.doExpand | From | To | |
Change Variable Type clazz : Class to clazz : Class<?> in method private toString(o Object) : String in class org.neo4j.cypher.internal.compiler.v3_4.common.CypherOrderabilityTest | From | To | |
Change Variable Type diffSets : PrimitiveLongDiffSets<?> to diffSets : PrimitiveLongDiffSets in method public equals(o Object) : boolean in class org.neo4j.kernel.impl.util.diffsets.PrimitiveLongDiffSets | From | To | |
Inline Variable | 1 | ||
Inline Variable compositeData : CompositeData in method private compositeDataAsMap(item CompositeData) : Map<?,?> from class org.neo4j.shell.kernel.apps.Dbinfo | From | To |