public class MindmapsTitanGraph extends AbstractMindmapsGraph<TitanGraph>
LOG| Constructor and Description |
|---|
MindmapsTitanGraph(TitanGraph graph,
String name,
String engineUrl,
boolean batchLoading) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clears the graph completely.
|
addEntity, addRelation, addRule, close, commit, commitTx, 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, getTinkerTraversal, getType, initialiseMetaConcepts, isBatchLoadingEnabled, isMetaOntologyNotInitialised, putCasting, putEntity, putEntityType, putRelation, putRelationType, putResource, putResourceType, putRoleType, putRule, putRuleType, putShortcutEdges, rollback, submitCommitLogs, validateGraphpublic void clear()
AbstractMindmapsGraphclear in interface MindmapsGraphclear in class AbstractMindmapsGraph<TitanGraph>Copyright © 2016. All rights reserved.