org.jrdf.example.performance
Class WritePerformanceImpl
java.lang.Object
org.jrdf.example.performance.WritePerformanceImpl
- All Implemented Interfaces:
- WritePerformance
public class WritePerformanceImpl
- extends Object
- implements WritePerformance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WritePerformanceImpl
public WritePerformanceImpl()
writePerformance
public void writePerformance(Graph graph,
GraphPerformance performance,
BlankNodeRegistry registry)
throws Exception
- Specified by:
writePerformance in interface WritePerformance
- Throws:
Exception