Uses of Package
org.jrdf.graph.index.graphhandler

Packages that use org.jrdf.graph.index.graphhandler
org.jrdf.graph.index.graphhandler   
org.jrdf.graph.index.graphhandler.mem   
org.jrdf.graph.mem.iterator   
 

Classes in org.jrdf.graph.index.graphhandler used by org.jrdf.graph.index.graphhandler
GraphHandler
          An interface used to make modifications on the internal indexes (012, 120 and 201) of a graph.
 

Classes in org.jrdf.graph.index.graphhandler used by org.jrdf.graph.index.graphhandler.mem
AbstractGraphHandler
          Turn this into delegation rather than inheritance?
GraphHandler
          An interface used to make modifications on the internal indexes (012, 120 and 201) of a graph.
 

Classes in org.jrdf.graph.index.graphhandler used by org.jrdf.graph.mem.iterator
GraphHandler
          An interface used to make modifications on the internal indexes (012, 120 and 201) of a graph.