Uses of Interface
org.jrdf.graph.index.operation.Difference

Packages that use Difference
org.jrdf.graph.index.operation.mem An in memory implementation of the Graph Operations with knowledge of Graph indexes. 
 

Uses of Difference in org.jrdf.graph.index.operation.mem
 

Classes in org.jrdf.graph.index.operation.mem that implement Difference
 class DifferenceImpl
          Just a spike.