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

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

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

Methods in org.neo4j.kernel.impl.storemigration.legacystore that return types with arguments of type LegacyDynamicRecord
 List<LegacyDynamicRecord> LegacyDynamicStoreReader.getPropertyChain(long startBlockId)
           
 List<LegacyDynamicRecord> LegacyDynamicRecordFetcher.readDynamicRecords(LegacyPropertyRecord record)
           
 

Method parameters in org.neo4j.kernel.impl.storemigration.legacystore with type arguments of type LegacyDynamicRecord
static String LegacyDynamicRecordFetcher.joinRecordsIntoString(long startRecordId, List<LegacyDynamicRecord> legacyDynamicRecords)
           
 



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