public class MindmapsOrientDBGraph extends AbstractMindmapsGraph<OrientGraph>
LOG| Constructor and Description |
|---|
MindmapsOrientDBGraph(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() |
void |
rollback()
Resets the current transaction without commiting.
|
addEntity, addRelation, addRule, clear, close, commit, fixDuplicateCasting, fixDuplicateResources, getCommitLogEndPoint, getConcept, getConcept, getConceptByBaseIdentifier, getConceptLog, getConcepts, getElementFactory, getEntity, getEntityType, getInstance, getKeyspace, getMetaEntityType, getMetaRelationType, getMetaResourceType, getMetaRoleType, getMetaRuleConstraint, getMetaRuleInference, getMetaRuleType, getMetaType, getModifiedCastingIds, getModifiedConcepts, getModifiedResourceIds, getRelation, getRelation, getRelationType, getResource, getResourcesByValue, getResourceType, getRoleType, getRule, getRuleType, getTinkerPopGraph, getType, initialiseMetaConcepts, isBatchLoadingEnabled, isMetaOntologyNotInitialised, putCasting, putEntity, putEntityType, putRelation, putRelationType, putResource, putResourceType, putRoleType, putRule, putRuleType, putShortcutEdges, submitCommitLogs, validateGraphprotected void commitTx()
commitTx in class AbstractMindmapsGraph<OrientGraph>public org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<org.apache.tinkerpop.gremlin.structure.Vertex,org.apache.tinkerpop.gremlin.structure.Vertex> getTinkerTraversal()
getTinkerTraversal in interface MindmapsGraphgetTinkerTraversal in class AbstractMindmapsGraph<OrientGraph>public void rollback()
MindmapsGraphrollback in interface MindmapsGraphrollback in class AbstractMindmapsGraph<OrientGraph>Copyright © 2016. All rights reserved.