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

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

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

Classes in org.jrdf.graph.index.operation.mem that implement Intersection
 class IntersectionImpl
          Just a spike.