Uses of Class
de.uni.leipzig.IR15.Importer.Importer

Packages that use Importer
de.uni.leipzig.IR15.Benchmark   
de.uni.leipzig.IR15.Importer   
 

Uses of Importer in de.uni.leipzig.IR15.Benchmark
 

Constructors in de.uni.leipzig.IR15.Benchmark with parameters of type Importer
ImportBenchmark(Importer importer)
           
 

Uses of Importer in de.uni.leipzig.IR15.Importer
 

Subclasses of Importer in de.uni.leipzig.IR15.Importer
 class DEXImporter
          Importer to load all data from mysql to dex database.
 class Neo4JImporter
          Importer to load all data from mysql to neo4j database.
 class OrientDBImporter
          Importer to load all data from mysql to orientdb database.