|
Change Parameter Type store : RelationshipStore to stores : BatchingNeoStores in method public RelationshipLinkbackStage(topic String, config Configuration, stores BatchingNeoStores, cache NodeRelationshipCache, readFilter Predicate<RelationshipRecord>, changeFilter Predicate<RelationshipRecord>, nodeTypes int, additionalStatsProvider StatsProvider...) in class org.neo4j.unsafe.impl.batchimport.RelationshipLinkbackStage |
From |
To |
|
Change Parameter Type prepareIdSequence : Function<RecordStore<RECORD>,LongFunction<IdSequence>> to prepareIdSequence : PrepareIdSequence<RECORD> in method package EntityStoreUpdaterStep(control StageControl, config Configuration, entityStore CommonAbstractStore<RECORD,? extends StoreHeader>, propertyStore PropertyStore, ioMonitor IoMonitor, monitor Monitor, prepareIdSequence PrepareIdSequence<RECORD>) in class org.neo4j.unsafe.impl.batchimport.EntityStoreUpdaterStep |
From |
To |
|
Change Parameter Type store : RelationshipStore to stores : BatchingNeoStores in method public RelationshipLinkforwardStage(topic String, config Configuration, stores BatchingNeoStores, cache NodeRelationshipCache, readFilter Predicate<RelationshipRecord>, denseChangeFilter Predicate<RelationshipRecord>, nodeTypes int, additionalStatsProvider StatsProvider...) in class org.neo4j.unsafe.impl.batchimport.RelationshipLinkforwardStage |
From |
To |
|
Rename Parameter store : RelationshipStore to stores : BatchingNeoStores in method public RelationshipLinkbackStage(topic String, config Configuration, stores BatchingNeoStores, cache NodeRelationshipCache, readFilter Predicate<RelationshipRecord>, changeFilter Predicate<RelationshipRecord>, nodeTypes int, additionalStatsProvider StatsProvider...) in class org.neo4j.unsafe.impl.batchimport.RelationshipLinkbackStage |
From |
To |
|
Rename Parameter store : RelationshipStore to stores : BatchingNeoStores in method public RelationshipLinkforwardStage(topic String, config Configuration, stores BatchingNeoStores, cache NodeRelationshipCache, readFilter Predicate<RelationshipRecord>, denseChangeFilter Predicate<RelationshipRecord>, nodeTypes int, additionalStatsProvider StatsProvider...) in class org.neo4j.unsafe.impl.batchimport.RelationshipLinkforwardStage |
From |
To |