Package | Description |
---|---|
org.apache.clerezza.platform.config | |
org.apache.clerezza.platform.documentation | |
org.apache.clerezza.platform.rdf.enrichment | |
org.apache.clerezza.rdf.core.access |
This package provides access to named
org.apache.clerezza.rdf.model.Graph S and org.apache.clerezza.rdf.model.MGraph S that may originate from various
implementations. |
org.apache.clerezza.rdf.file.storage | |
org.apache.clerezza.rdf.jena.tdb.storage | |
org.apache.clerezza.rdf.simple.storage | |
org.apache.clerezza.rdf.storage.externalizer | |
org.apache.clerezza.rdf.virtuoso.storage.access |
Modifier and Type | Method and Description |
---|---|
void |
SystemConfig.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentationProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
EnrichmentTcProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
TcProvider.deleteTripleCollection(UriRef name)
Deletes the
Graph or MGraph of a specified name. |
Modifier and Type | Method and Description |
---|---|
void |
FileTcProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
SingleTdbDatasetTcProvider.deleteTripleCollection(UriRef name) |
void |
TdbTcProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleTcProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
ExternalizingProvider.deleteTripleCollection(UriRef name) |
Modifier and Type | Method and Description |
---|---|
void |
VirtuosoWeightedProvider.deleteTripleCollection(UriRef name)
Clears the given graph and removes it from the loaded graphs.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.