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

Packages that use LegacyStore
org.neo4j.kernel.impl.storemigration   
 

Uses of LegacyStore in org.neo4j.kernel.impl.storemigration
 

Methods in org.neo4j.kernel.impl.storemigration with parameters of type LegacyStore
 void StoreMigrator.migrate(LegacyStore legacyStore, NeoStore neoStore)
           
 

Constructors in org.neo4j.kernel.impl.storemigration with parameters of type LegacyStore
StoreMigrator.Migration(LegacyStore legacyStore, NeoStore neoStore)
           
 



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