public class MindmapsTinkerGraph extends AbstractMindmapsGraph<org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph>
LOG| Constructor and Description |
|---|
MindmapsTinkerGraph(org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph tinkerGraph,
String name,
String engineUrl,
boolean batchLoading) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the graph completely.
|
io.mindmaps.graph.internal.ConceptImpl |
getConceptByBaseIdentifier(Object baseIdentifier) |
void |
rollback()
Resets the current transaction without commiting.
|
addEntity, addRelation, addRule, close, commit, commitTx, fixDuplicateCasting, fixDuplicateResources, getCommitLogEndPoint, getConcept, getConcept, 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, getTinkerTraversal, getType, initialiseMetaConcepts, isBatchLoadingEnabled, isMetaOntologyNotInitialised, putCasting, putEntity, putEntityType, putRelation, putRelationType, putResource, putResourceType, putRoleType, putRule, putRuleType, putShortcutEdges, submitCommitLogs, validateGraphpublic void clear()
AbstractMindmapsGraphclear in interface MindmapsGraphclear in class AbstractMindmapsGraph<org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph>public io.mindmaps.graph.internal.ConceptImpl getConceptByBaseIdentifier(Object baseIdentifier)
getConceptByBaseIdentifier in class AbstractMindmapsGraph<org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph>public void rollback()
MindmapsGraphrollback in interface MindmapsGraphrollback in class AbstractMindmapsGraph<org.apache.tinkerpop.gremlin.tinkergraph.structure.TinkerGraph>Copyright © 2016. All rights reserved.