|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Benchmark.Benchmark
de.uni.leipzig.IR15.Benchmark.neo4j.Neo4jBenchmark
de.uni.leipzig.IR15.Benchmark.neo4j.Query3_Native_Benchmark
public class Query3_Native_Benchmark
Traverser collects all paths starting at A which have the following pattern A-[CO_S]->B-[CO_S]->C<-[CO_S]-A. The relevant edges are the ones between B and C, they are excluded from the results after the traversal.
Constructor Summary | |
---|---|
Query3_Native_Benchmark()
|
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the benchmark. |
void |
run()
This method runs the benchmark |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.neo4j.Neo4jBenchmark |
---|
afterRun, beforeRun, setUp, tearDown, warmup |
Methods inherited from class de.uni.leipzig.IR15.Benchmark.Benchmark |
---|
getCurrentRun, getResults, getRuns, setCurrentRun, setRuns |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Query3_Native_Benchmark()
Method Detail |
---|
public void run()
Benchmark
run
in class Benchmark
public java.lang.String getName()
getName
in class Benchmark
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |