Package | Description |
---|---|
com.hp.hpl.jena.graph.compose |
This package defines simple composite graphs - union, intersection,
difference, and update-tracking.
|
Modifier and Type | Class and Description |
---|---|
class |
Delta
Deprecated.
|
class |
Difference
Deprecated.
|
class |
DisjointUnion
DisjointUnion - a version of Union that assumes the graphs are disjoint, and
hence that
find need not do duplicate-removal. |
class |
Intersection
Deprecated.
|
class |
Union
A class representing the dynamic union of two graphs.
|
Licenced under the Apache License, Version 2.0