Class PropertyIndexPlan


  • public class PropertyIndexPlan
    extends Object
    Plan for querying a given property index using a given filter.
    • Field Detail

      • COST_OVERHEAD

        public static final double COST_OVERHEAD
        The cost overhead to use the index in number of read operations.
        See Also:
        Constant Field Values