mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2024-12-01 12:59:18 -06:00
8 lines
95 B
Plaintext
8 lines
95 B
Plaintext
graph {
|
|
|
|
{ rank=same;
|
|
operations -- dataset;
|
|
}
|
|
dataset -- datashape;
|
|
datashape -- operations;
|
|
} |