| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util.wrappers.batch |
| Modifier and Type | Method and Description |
|---|---|
static BatchGraph |
BatchGraph.wrap(Graph graph)
Constructs a BatchGraph wrapping the provided baseGraph.
|
static BatchGraph |
BatchGraph.wrap(Graph graph,
long buffer)
Constructs a BatchGraph wrapping the provided baseGraph.
|
Copyright © 2010-2014. All Rights Reserved.