060b79dfadd7082a41bf16b8a2223c6641a45c1c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type allowedTypes : IntPredicate to allowedTypes : int[] in method private init(isDense boolean, firstRelId long, fromNodeId long, direction Direction, allowedTypes int[], state ReadableTransactionState, addedNodeRelationships PrimitiveLongIterator) : NodeRelationshipCursor in class org.neo4j.kernel.impl.api.store.NodeRelationshipCursor | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type allowedTypes : IntPredicate to allowedTypes : int[] in class org.neo4j.kernel.impl.api.store.NodeRelationshipCursor | From | To |