Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
Q
R
S
T
V
W
R
reset()
- Method in class de.uni.leipzig.IR15.Importer.
Importer
Deletes all files associated with the repective graph database
run()
- Method in class de.uni.leipzig.IR15.Benchmark.
Benchmark
This method runs the benchmark
run()
- Method in class de.uni.leipzig.IR15.Benchmark.dex.
Query1_Benchmark
Iterates over all neighbors to a given start node and gets their w_id.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.dex.
Query2_Benchmark
Fetches all neighbors of neighbors of a given start node.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.dex.
Query3_Benchmark
Finds all nodes and gets the w1_id, w2_id, sig and freq attributes for nodes that are neighbors to each other and to a given start node.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.
ImportBenchmark
run()
- Method in class de.uni.leipzig.IR15.Benchmark.mysql.
MySQLBenchmark
Run and execute the prepared statement.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
CypherBenchmark
Execute the prepared statement.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query1_Native_Benchmark
Iterates over all neighbors to a given start node and gets their w_id.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query1_Traverser_Benchmark
Iterates over all neighbors to a given start node and gets their w_id.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query2_Native_Benchmark
Fetches all neighbors of neighbors of a given start node.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query2_Traverser_Benchmark
Finds all nodes with degree 2 and get some properties from the node or it's last relationship().
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query3_Native_Benchmark
run()
- Method in class de.uni.leipzig.IR15.Benchmark.neo4j.
Query3_Traverser_Benchmark
Execute the prepared statement.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.orientdb.
Query1_LowL_Benchmark
run()
- Method in class de.uni.leipzig.IR15.Benchmark.orientdb.
Query2_LowL_Benchmark
Fetches all neighbors of neighbors of a given start node.
run()
- Method in class de.uni.leipzig.IR15.Benchmark.orientdb.
Query3_LowL_Benchmark
Finds all nodes and gets the w1_id, w2_id, sig and freq attributes for nodes that are neighbors to each other and to a given start node.
runBenchmark(Benchmark, boolean, boolean)
- Static method in class de.uni.leipzig.IR15.Benchmark.suites.
AbstractBenchmarkSuite
Run a benchmark.
runBenchmarks(List<Benchmark>)
- Static method in class de.uni.leipzig.IR15.Benchmark.suites.
AbstractBenchmarkSuite
Run all benchmarks.
runBenchmarks(List<Benchmark>, boolean, boolean)
- Static method in class de.uni.leipzig.IR15.Benchmark.suites.
AbstractBenchmarkSuite
Run all benchmarks.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
O
Q
R
S
T
V
W