Class OGraphShortestPathWorkload

All Implemented Interfaces:
OCheckWorkload, OWorkload

public class OGraphShortestPathWorkload extends OBaseGraphWorkload
CRUD implementation of the workload.
Author:
Luca Garulli (l.garulli--(at)--orientdb.com)
  • Constructor Details

    • OGraphShortestPathWorkload

      public OGraphShortestPathWorkload()
  • Method Details

    • getName

      public String getName()
    • parseParameters

      public void parseParameters(String args)
    • execute

      public void execute(OStressTesterSettings settings, ODatabaseIdentifier databaseIdentifier)
    • getPartialResult

      public String getPartialResult()
    • getFinalResult

      public String getFinalResult()
    • getFinalResultAsJson

      public String getFinalResultAsJson()
    • getShortestPaths

      public int getShortestPaths()
    • getLimit

      public int getLimit()