public class MultipleGraphSimpleInsertBenchmark extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource |
gt2 |
protected SqlgGraph |
sqlgGraph1 |
protected SqlgGraph |
sqlgGraph2 |
| Constructor and Description |
|---|
MultipleGraphSimpleInsertBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeSqlgGraph(SqlgGraph sqlgGraph) |
protected SqlgGraph |
getSqlgGraph() |
protected SqlgGraph |
getSqlgGraph(boolean distributed) |
long |
insert1000VerticesWith10Properties1() |
long |
insert1000VerticesWith10Properties2() |
void |
setup() |
void |
tearDown() |
protected SqlgGraph sqlgGraph1
protected SqlgGraph sqlgGraph2
protected org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource gt2
public long insert1000VerticesWith10Properties1()
public long insert1000VerticesWith10Properties2()
public void tearDown()
protected SqlgGraph getSqlgGraph()
protected SqlgGraph getSqlgGraph(boolean distributed)
protected void closeSqlgGraph(SqlgGraph sqlgGraph)
Copyright © 2017. All rights reserved.