Interface CypherQueryEstimator.EstimationResult
- Enclosing class:
- CypherQueryEstimator
public static interface CypherQueryEstimator.EstimationResult
-
Method Summary
-
Method Details
-
estimatedRows
long estimatedRows() -
propertyCount
long propertyCount()
-