org.jrdf.graph.mem
Class GraphHandler120
java.lang.Object
org.jrdf.graph.mem.GraphHandler120
- All Implemented Interfaces:
- GraphHandler
- public class GraphHandler120
- extends Object
- implements GraphHandler
Handles the modification of an index as we iterate through for the 120 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
GraphHandler120
public GraphHandler120(GraphImpl graph)
remove
public void remove(Long[] currentNodes)
throws GraphException
- Specified by:
remove
in interface GraphHandler
- Throws:
GraphException