Package de.uni.leipzig.IR15.Benchmark.orientdb

Class Summary
OrientDBBenchmark Abstract Base Class for all benchmarks running on orient graph database.
Query1_LowL_Benchmark Query 1 selects all sentence co-occurrences (co_s) of a given word.
Query2_LowL_Benchmark Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
Query3_LowL_Benchmark Query 3 selects all sentence co-occurrences of a given word which are co-occurences of themselves.