Interface Statistics

All Known Implementing Classes:
ResultSetBuilder.StatisticsImpl

public interface Statistics
  • Method Details

    • nodesCreated

      int nodesCreated()
    • nodesDeleted

      int nodesDeleted()
    • indicesCreated

      int indicesCreated()
    • indicesDeleted

      int indicesDeleted()
    • labelsAdded

      int labelsAdded()
    • relationshipsDeleted

      int relationshipsDeleted()
    • relationshipsCreated

      int relationshipsCreated()
    • propertiesSet

      int propertiesSet()
    • cachedExecution

      boolean cachedExecution()
    • queryIntervalExecutionTime

      String queryIntervalExecutionTime()