org.jrdf.graph.mem
Class GraphHandler201
java.lang.Object
org.jrdf.graph.mem.GraphHandler201
- All Implemented Interfaces:
- GraphHandler
- public class GraphHandler201
- extends Object
- implements GraphHandler
Handles the modification of an index as we iterate through for the 201 index.
- Version:
- $Revision: 1.1 $
- Author:
- Andrew Newman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
graph
protected GraphImpl graph
GraphHandler201
public GraphHandler201(GraphImpl graph)
remove
public void remove(Long[] currentNodes)
throws GraphException
- Specified by:
remove
in interface GraphHandler
- Throws:
GraphException