Uses of Class
de.uni.leipzig.IR15.Benchmark.orientdb.OrientDBBenchmark

Packages that use OrientDBBenchmark
de.uni.leipzig.IR15.Benchmark.orientdb   
 

Uses of OrientDBBenchmark in de.uni.leipzig.IR15.Benchmark.orientdb
 

Subclasses of OrientDBBenchmark in de.uni.leipzig.IR15.Benchmark.orientdb
 class Query1_LowL_Benchmark
          Query 1 selects all sentence co-occurrences (co_s) of a given word.
 class Query2_LowL_Benchmark
          Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
 class Query3_LowL_Benchmark
          Query 3 selects all sentence co-occurrences of a given word which are co-occurences of themselves.