org.jrdf.graph.index.operation.mem
Class BasicOperations.DoReconstructTripleStuff
java.lang.Object
org.jrdf.graph.index.operation.mem.BasicOperations.DoReconstructTripleStuff
- Enclosing class:
- BasicOperations
public static class BasicOperations.DoReconstructTripleStuff
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicOperations.DoReconstructTripleStuff
public BasicOperations.DoReconstructTripleStuff(LongIndex newIndex1,
LongIndex newIndex2)
doStuff
public void doStuff(Long first,
Long second,
Long third)
throws GraphException
- Throws:
GraphException