Uses of Package
org.jrdf.graph.operation

Packages that use org.jrdf.graph.operation
org.jrdf.graph.local.index.operation.mem An in memory implementation of the Graph Operations with knowledge of Graph indexes. 
org.jrdf.graph.operation This package defines a set of APIs for performing set based operations upon an RDF graph. 
 

Classes in org.jrdf.graph.operation used by org.jrdf.graph.local.index.operation.mem
Comparison
          Provides the ability to compare two graph with one another.
 

Classes in org.jrdf.graph.operation used by org.jrdf.graph.operation
SetOperation
          The interface the indicates a set operation.