Uses of Class
org.apache.jena.graph.compose.Polyadic
Packages that use Polyadic
Package
Description
This package defines simple composite graphs - union, intersection,
difference, and update-tracking.
-
Uses of Polyadic in org.apache.jena.graph.compose
Subclasses of Polyadic in org.apache.jena.graph.composeModifier and TypeClassDescriptionclass
A graph implementation that presents the union of zero or more subgraphs, one of which is distinguished as the updateable graph.Constructors in org.apache.jena.graph.compose with parameters of type Polyadic