Uses of Class
org.neo4j.kernel.impl.storemigration.legacystore.LegacyDynamicRecordFetcher

Packages that use LegacyDynamicRecordFetcher
org.neo4j.kernel.impl.storemigration.legacystore   
 

Uses of LegacyDynamicRecordFetcher in org.neo4j.kernel.impl.storemigration.legacystore
 

Methods in org.neo4j.kernel.impl.storemigration.legacystore that return LegacyDynamicRecordFetcher
 LegacyDynamicRecordFetcher LegacyStore.getDynamicRecordFetcher()
           
 

Methods in org.neo4j.kernel.impl.storemigration.legacystore with parameters of type LegacyDynamicRecordFetcher
abstract  Object LegacyPropertyType.getValue(LegacyPropertyRecord record, LegacyDynamicRecordFetcher store)
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.