public class GraphViewStorage extends GraphView
StorageRDF based.TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMITemptyGraph| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
static GraphView |
createDefaultGraphStorage(DatasetGraph dsg,
StoragePrefixes prefixes) |
static GraphView |
createNamedGraphStorage(DatasetGraph dsg,
Node graphIRI,
StoragePrefixes prefixes) |
static GraphView |
createUnionGraphStorage(DatasetGraph dsg,
StoragePrefixes prefixes) |
createDefaultGraph, createNamedGraph, createUnionGraph, getCapabilities, getDataset, getGraphName, getTransactionHandler, performAdd, performDelete, remove, syncadd, close, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getEventManager, getPrefixMapping, getStatisticsHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, size, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, close, contains, contains, delete, dependsOn, find, find, find, getEventManager, getPrefixMapping, getStatisticsHandler, isClosed, isEmpty, isIsomorphicWith, sizepublic static GraphView createDefaultGraphStorage(DatasetGraph dsg, StoragePrefixes prefixes)
public static GraphView createNamedGraphStorage(DatasetGraph dsg, Node graphIRI, StoragePrefixes prefixes)
public static GraphView createUnionGraphStorage(DatasetGraph dsg, StoragePrefixes prefixes)
Licensed under the Apache License, Version 2.0