org.jrdf.example
Class MemPerformance
java.lang.Object
org.jrdf.example.AbstractGraphPerformance
org.jrdf.example.MemPerformance
public class MemPerformance
- extends AbstractGraphPerformance
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MemPerformance
public MemPerformance()
getGraph
protected Graph getGraph()
- Specified by:
getGraph
in class AbstractGraphPerformance
getMapFactory
protected MapFactory getMapFactory()
- Specified by:
getMapFactory
in class AbstractGraphPerformance
getBlankNodeRegistry
protected BlankNodeRegistry getBlankNodeRegistry()
- Specified by:
getBlankNodeRegistry
in class AbstractGraphPerformance
main
public static void main(String[] args)
throws Exception
- Throws:
Exception