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
Q
Query1_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.dex
Query 1 selects all sentence co-occurrences (co_s) of a given word.
Query1_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.dex.
Query1_Benchmark
Query1_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.mysql
Query 1 selects all sentence co-occurrences (co_s) of a given word.
Query1_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.mysql.
Query1_Benchmark
Query1_Cypher_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 1 selects the wordID of all the sentence co-occurrences of a given word.
Query1_Cypher_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query1_Cypher_Benchmark
Query1_LowL_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.orientdb
Query 1 selects all sentence co-occurrences (co_s) of a given word.
Query1_LowL_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.orientdb.
Query1_LowL_Benchmark
Query1_Native_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 1 selects the wordID of all the sentence co-occurrences of a given word.
Query1_Native_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query1_Native_Benchmark
Query1_Traverser_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 1 Traverser collects all nodes which are directly connected to the start node via an outgoing CO_S relationship.
Query1_Traverser_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query1_Traverser_Benchmark
Query2_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.dex
Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
Query2_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.dex.
Query2_Benchmark
Query2_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.mysql
Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
Query2_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.mysql.
Query2_Benchmark
Query2_Cypher_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 2 selects the wordID of all sentence co-occurrences of co-occurrences of a given word.
Query2_Cypher_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query2_Cypher_Benchmark
Query2_LowL_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.orientdb
Query 2 selects all sentence co-occurrences of sentence co-occurrences (co_s) of a given word.
Query2_LowL_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.orientdb.
Query2_LowL_Benchmark
Query2_Native_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 2 selects the wordID of all sentence co-occurrences of co-occurrences of a given word.
Query2_Native_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query2_Native_Benchmark
Query2_Traverser_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 2 Traverser collects all nodes with are 2 hops away from the start node and connected via outgoing CO_S relationships between start and end node.
Query2_Traverser_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query2_Traverser_Benchmark
Query3_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.dex
Query 3 selects all sentence co-occurences (co_s) between two words which are sentence co-occurences of a given word.
Query3_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.dex.
Query3_Benchmark
Query3_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.mysql
Query 3 selects all sentence co-occurences (co_s) between two words which are sentence co-occurences of a given word.
Query3_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.mysql.
Query3_Benchmark
Query3_Cypher_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Query 3 selects all sentence co-occurrences of a given word which are co-occurences of themselves.
Query3_Cypher_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query3_Cypher_Benchmark
Query3_LowL_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.orientdb
Query 3 selects all sentence co-occurrences of a given word which are co-occurences of themselves.
Query3_LowL_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.orientdb.
Query3_LowL_Benchmark
Query3_Native_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Traverser collects all paths starting at A which have the following pattern A-[CO_S]->B-[CO_S]->C<-[CO_S]-A.
Query3_Native_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query3_Native_Benchmark
Query3_Traverser_Benchmark
- Class in
de.uni.leipzig.IR15.Benchmark.neo4j
Traverser collects all paths starting at A which have the following pattern A-[CO_S]->B-[CO_S]->C<-[CO_S]-A.
Query3_Traverser_Benchmark()
- Constructor for class de.uni.leipzig.IR15.Benchmark.neo4j.
Query3_Traverser_Benchmark
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