Package | Description |
---|---|
com.hp.hpl.jena.graph.compose |
This package defines simple composite graphs - union, intersection,
difference, and update-tracking.
|
Class and Description |
---|
CompositionBase
Base class for graphs that are composed of multiple sub-graphs.
|
Dyadic
Base class for the two-operand composition operations; has two graphs L and R
|
MultiUnion
A graph implementation that presents the union of zero or more subgraphs,
one of which is distinguished as the updateable graph.
|
Polyadic
A base class for composition graphs that are composed from zero or more
sub-graphs (thus providing a basis for polyadic composition operators).
|
Union
A class representing the dynamic union of two graphs.
|
Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP