public class GraknTitanGraph extends AbstractGraknGraph<com.thinkaurelius.titan.core.TitanGraph>
LOG| Constructor and Description |
|---|
GraknTitanGraph(com.thinkaurelius.titan.core.TitanGraph graph,
String name,
String engineUrl,
boolean batchLoading) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearGraph() |
void |
closeGraph(String reason) |
void |
commitTx() |
admin, buildConcept, clear, close, closePermanent, commit, commit, finaliseClose, fixDuplicateCasting, fixDuplicateResources, getConcept, getConcept, getConceptByBaseIdentifier, getConceptLog, getConcepts, getElementFactory, getEntityType, getKeyspace, getMetaConcept, getMetaEntityType, getMetaRelationType, getMetaResourceType, getMetaRoleType, getMetaRuleConstraint, getMetaRuleInference, getMetaRuleType, getRelation, getRelationType, getResourcesByValue, getResourceType, getRoleType, getRuleType, getTinkerPopGraph, getTinkerTraversal, getType, graql, hasCommitted, implicitConceptsVisible, initialiseMetaConcepts, isBatchLoadingEnabled, isClosed, putEntityType, putRelationType, putResourceType, putResourceTypeUnique, putRoleType, putRuleType, rollback, showImplicitConceptsprotected void clearGraph()
clearGraph in class AbstractGraknGraph<com.thinkaurelius.titan.core.TitanGraph>public void closeGraph(String reason)
closeGraph in class AbstractGraknGraph<com.thinkaurelius.titan.core.TitanGraph>public void commitTx()
commitTx in class AbstractGraknGraph<com.thinkaurelius.titan.core.TitanGraph>Copyright © 2016 Grakn Labs Ltd. All rights reserved.