public class GraknOrientDBGraph extends AbstractGraknGraph<org.apache.tinkerpop.gremlin.orientdb.OrientGraph>
LOG| Constructor and Description |
|---|
GraknOrientDBGraph(org.apache.tinkerpop.gremlin.orientdb.OrientGraph graph,
String name,
String engineUrl,
boolean batchLoading) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
commitTx() |
org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<org.apache.tinkerpop.gremlin.structure.Vertex,org.apache.tinkerpop.gremlin.structure.Vertex> |
getTinkerTraversal()
Utility function to get a read-only Tinkerpop traversal.
|
void |
rollback()
Resets the current transaction without committing.
|
admin, buildConcept, clear, clearGraph, close, closeGraph, closePermanent, commit, finaliseClose, fixDuplicateCasting, fixDuplicateResources, getConcept, getConcept, getConceptByBaseIdentifier, getConceptLog, getConcepts, getElementFactory, getEntityType, getKeyspace, getMetaEntityType, getMetaRelationType, getMetaResourceType, getMetaRoleType, getMetaRuleConstraint, getMetaRuleInference, getMetaRuleType, getMetaType, getRelation, getRelationType, getResourcesByValue, getResourceType, getRoleType, getRuleType, getTinkerPopGraph, getType, graql, hasCommitted, implicitConceptsVisible, initialiseMetaConcepts, isBatchLoadingEnabled, isClosed, putEntityType, putRelationType, putResourceType, putResourceTypeUnique, putRoleType, putRuleType, showImplicitConceptsprotected void commitTx()
commitTx in class AbstractGraknGraph<org.apache.tinkerpop.gremlin.orientdb.OrientGraph>public org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<org.apache.tinkerpop.gremlin.structure.Vertex,org.apache.tinkerpop.gremlin.structure.Vertex> getTinkerTraversal()
GraknAdmingetTinkerTraversal in interface GraknAdmingetTinkerTraversal in class AbstractGraknGraph<org.apache.tinkerpop.gremlin.orientdb.OrientGraph>public void rollback()
GraknGraphrollback in interface GraknGraphrollback in class AbstractGraknGraph<org.apache.tinkerpop.gremlin.orientdb.OrientGraph>Copyright © 2016 Grakn Labs Ltd. All rights reserved.