public class OrientBatchGraph extends com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph<OrientTransactionalGraph>
| Constructor and Description |
|---|
OrientBatchGraph(OrientTransactionalGraph graph) |
OrientBatchGraph(OrientTransactionalGraph graph,
com.tinkerpop.blueprints.util.wrappers.batch.VertexIDType type,
long bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
protected <E extends com.tinkerpop.blueprints.Element> |
setProperties(E element,
Object... properties) |
addEdge, addEdge, addEdgeSupport, addVertex, addVertex, commit, getBaseGraph, getEdge, getEdgeIdKey, getEdges, getEdges, getFeatures, getVertex, getVertexIdKey, getVertices, getVertices, isLoadingFromScratch, query, removeEdge, removeVertex, rollback, setEdgeIdKey, setLoadingFromScratch, setVertexIdKey, shutdown, stopTransaction, toString, wrap, wrappublic OrientBatchGraph(OrientTransactionalGraph graph)
public OrientBatchGraph(OrientTransactionalGraph graph, com.tinkerpop.blueprints.util.wrappers.batch.VertexIDType type, long bufferSize)
protected <E extends com.tinkerpop.blueprints.Element> E setProperties(E element,
Object... properties)
setProperties in class com.tinkerpop.blueprints.util.wrappers.batch.BatchGraph<OrientTransactionalGraph>Copyright © 2009-2014 Orient Technologies. All Rights Reserved.