Class OBaseGraphWorkload

java.lang.Object
com.orientechnologies.orient.stresstest.workload.OBaseWorkload
com.orientechnologies.orient.graph.stresstest.OBaseGraphWorkload
All Implemented Interfaces:
OCheckWorkload, OWorkload
Direct Known Subclasses:
OGraphInsertWorkload, OGraphShortestPathWorkload

public abstract class OBaseGraphWorkload extends OBaseWorkload implements OCheckWorkload
CRUD implementation of the workload.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)