Estimate the selectivity of predicate field op constant on the table. @param field The field over which the predicate ranges @param op The logical operation in the predicate @param constant The value against which the field is compared @return The estimated selectivity (fraction of tuples
(int field, Predicate.Op op, Field constant)
source not stored for this graph (policy: none)