Uses of Class
com.hp.hpl.jena.graph.compose.Polyadic

Packages that use Polyadic
com.hp.hpl.jena.graph.compose This package defines simple composite graphs - union, intersection, difference, and update-tracking. 
 

Uses of Polyadic in com.hp.hpl.jena.graph.compose
 

Subclasses of Polyadic in com.hp.hpl.jena.graph.compose
 class MultiUnion
           A graph implementation that presents the union of zero or more subgraphs, one of which is distinguished as the updateable graph.
 

Constructors in com.hp.hpl.jena.graph.compose with parameters of type Polyadic
PolyadicPrefixMappingImpl(Polyadic p)
           
 



Licenced under the Apache License, Version 2.0