org.neo4j.kernel.impl.api.LegacyIndexApplier.ProviderLookup to org.neo4j.kernel.impl.api.LegacyIndexProviderLookup
No. of Instances - 6
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
- new TransactionRepresentationStoreApplier(indexingService,alwaysCreateNewWriter(labelScanStore),neoStore,cacheAccess,lockService,legacyIndexProviderLookup,indexConfigStore,legacyIndexTransactionOrdering) to new TransactionRepresentationStoreApplier(indexingService,alwaysCreateNewWriter(labelScanStore),neoStore,cacheAccess,lockService,new LegacyIndexApplierLookup.Direct(legacyIndexProviderLookup),indexConfigStore,legacyIndexTransactionOrdering)