Package | Description |
---|---|
net.ontopia.topicmaps.core |
Provides interfaces for topic map objects; the topic map API for all Ontopia
topic map implementations.
|
net.ontopia.topicmaps.impl.rdbms |
Relational database implementation of the core topic map
interfaces.
|
net.ontopia.topicmaps.impl.utils |
INTERNAL: Classes that are used by many implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
TopicMapStoreIF.delete(boolean force)
PUBLIC: Deletes the TopicMapIF from the data store.
|
Modifier and Type | Method and Description |
---|---|
void |
RDBMSTopicMapStore.delete(boolean force) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTopicMapStore.delete(boolean force) |