# File lib/neo4jr/max_cost_evaluator.rb, line 9
    def maxCostExceeded currentCost
      @evaluator_block.call currentCost
    end