|
Change Parameter Type progressor : IndexProgressor to progressor : ExplicitIndexProgressor in method public initialize(progressor ExplicitIndexProgressor, expectedSize int) : void in class org.neo4j.kernel.impl.newapi.NodeExplicitIndexCursor |
From |
To |
|
Change Parameter Type progressor : IndexProgressor to progressor : T in method package initialize(progressor T) : void in class org.neo4j.kernel.impl.newapi.IndexCursor |
From |
To |
|
Change Parameter Type progressor : IndexProgressor to progressor : ExplicitIndexProgressor in method public initialize(progressor ExplicitIndexProgressor, expectedSize int) : void in class org.neo4j.storageengine.api.schema.IndexProgressor.ExplicitClient |
From |
To |
|
Change Parameter Type progressor : IndexProgressor to progressor : LabelScanValueIndexProgressor in method public scan(progressor LabelScanValueIndexProgressor, providesLabels boolean, label int) : void in class org.neo4j.kernel.impl.newapi.NodeLabelIndexCursor |
From |
To |
|
Change Parameter Type progressor : IndexProgressor to progressor : LabelScanValueIndexProgressor in method public scan(progressor LabelScanValueIndexProgressor, providesLabels boolean, label int) : void in class org.neo4j.storageengine.api.schema.IndexProgressor.NodeLabelClient |
From |
To |
|
Change Parameter Type progressor : IndexProgressor to progressor : ExplicitIndexProgressor in method public initialize(progressor ExplicitIndexProgressor, expectedSize int) : void in class org.neo4j.kernel.impl.newapi.RelationshipExplicitIndexCursor |
From |
To |