Interface CypherQueryEstimator.EstimationResult

  • Enclosing class:
    CypherQueryEstimator

    public static interface CypherQueryEstimator.EstimationResult
    • Method Detail

      • estimatedRows

        long estimatedRows()
      • propertyCount

        long propertyCount()