Package org.jrdf.graph.local.index.graphhandler

Interface Summary
GraphHandler An interface used to make modifications on the internal indexes (012, 120 and 201) of a graph.
 

Class Summary
AbstractGraphHandler Turn this into delegation rather than inheritance?
GraphHandler012 Handles operations on 012 index.
GraphHandler120 Handles operations on 120 index.
GraphHandler201 Handles operations on 201 index.