Class SketchBasedJoinEstimator.JoinEstimate
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.sketch.SketchBasedJoinEstimator.JoinEstimate
- Enclosing class:
SketchBasedJoinEstimator
-
Method Details
-
join
public SketchBasedJoinEstimator.JoinEstimate join(SketchBasedJoinEstimator.Component newJoinVar, String s, String p, String o, String c) -
estimate
public double estimate()Estimated number of solutions produced so far. -
size
public double size() -
count
public double count()
-