org.jrdf.example.performance
Class FindPerformanceImpl
java.lang.Object
org.jrdf.example.performance.FindPerformanceImpl
- All Implemented Interfaces:
- FindPerformance
public class FindPerformanceImpl
- extends Object
- implements FindPerformance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FindPerformanceImpl
public FindPerformanceImpl(int nodesToFind,
String subjectPrefix,
String predicatePrefix,
String objectPrefix)
findPerformance
public void findPerformance(Graph graph,
GraphPerformance performance)
throws Exception
- Throws:
Exception