public class GraphUnionRead extends GraphBase
GraphView provides a view over a dataset and does support union graph but
assumes quad access is efficient and does not end up looping.
GraphView,
DatasetGraphMapTOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMITemptyGraph| Constructor and Description |
|---|
GraphUnionRead(DatasetGraph dsg)
Read-only graph view of all named graphs in the dataset.
|
GraphUnionRead(DatasetGraph dsg,
Collection<Node> graphs)
Read-only graph view of a set of graphs from the dataset
|
| Modifier and Type | Method and Description |
|---|---|
void |
performAdd(Triple t) |
void |
performDelete(Triple t) |
add, clear, close, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, remove, size, toString, toStringpublic GraphUnionRead(DatasetGraph dsg)
find call.public GraphUnionRead(DatasetGraph dsg, Collection<Node> graphs)
public void performAdd(Triple t)
performAdd in interface GraphWithPerformperformAdd in class GraphBasepublic void performDelete(Triple t)
performDelete in interface GraphWithPerformperformDelete in class GraphBaseLicenced under the Apache License, Version 2.0