|
Change Parameter Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private relTypes(cursor StoreSingleNodeCursor) : Set<TestRelType> in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Parameter Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private degreeForDirection(cursor StoreSingleNodeCursor, direction Direction) : int in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Parameter Type progression : Progression to nodeId : long in method public init(nodeId long, state ReadableTransactionState) : StoreSingleNodeCursor in class org.neo4j.kernel.impl.api.store.StoreSingleNodeCursor |
From |
To |
|
Change Parameter Type instanceCache : Consumer<NodeCursor> to instanceCache : Consumer<StoreSingleNodeCursor> in method package StoreSingleNodeCursor(nodeRecord NodeRecord, instanceCache Consumer<StoreSingleNodeCursor>, recordCursors RecordCursors, lockService LockService) in class org.neo4j.kernel.impl.api.store.StoreSingleNodeCursor |
From |
To |
|
Change Parameter Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private degreeForDirectionAndType(cursor StoreSingleNodeCursor, direction Direction, relType int) : int in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreeByDirectionAndTypeForDenseNodeWithPartiallyDeletedRelChains(modifyInChain boolean, modifyOutChain boolean, modifyLoopChain boolean) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreesForDenseNodeWithPartiallyDeletedRelGroupChain(typesToDelete TestRelType...) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreeByDirectionForDenseNodeWithPartiallyDeletedRelChains(modifyInChain boolean, modifyOutChain boolean, modifyLoopChain boolean) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreeByDirectionForDenseNodeWithPartiallyDeletedRelGroupChain(typesToDelete TestRelType...) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreesForDenseNodeWithPartiallyDeletedRelChains(modifyInChain boolean, modifyOutChain boolean, modifyLoopChain boolean) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testDegreeByDirectionAndTypeForDenseNodeWithPartiallyDeletedRelGroupChain(typesToDelete TestRelType...) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private newCursor(nodeId long) : StoreSingleNodeCursor in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |
|
Change Variable Type cursor : NodeCursor to cursor : StoreSingleNodeCursor in method private testRelationshipTypesForDenseNode(nodeChanger LongConsumer, expectedTypes Set<TestRelType>) : void in class org.neo4j.kernel.impl.api.store.StorageLayerRelTypesAndDegreeTest |
From |
To |