# File lib/dm-core/adapters/abstract_adapter.rb, line 13
      def read_many(query)
        raise NotImplementedError
      end