Interface CypherQueryEstimator.EstimationResult

Enclosing class:
CypherQueryEstimator

public static interface CypherQueryEstimator.EstimationResult
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    long
     
  • Method Details

    • estimatedRows

      long estimatedRows()
    • propertyCount

      long propertyCount()