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