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