Sha256: 8e416cf1f157739e9aa3c16839114b26771b22f792ade883b5e3e267df3d9b17

Contents?: true

Size: 139 Bytes

Versions: 5

Compression:

Stored size: 139 Bytes

Contents

require_relative 'api_runner'
module Unipept::Commands
  class Taxonomy < ApiRunner
    def default_batch_size
      100
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
unipept-1.1.0 lib/commands/unipept/taxonomy.rb
unipept-1.0.1 lib/commands/unipept/taxonomy.rb
unipept-1.0.0 lib/commands/unipept/taxonomy.rb
unipept-0.10.0 lib/commands/unipept/taxonomy.rb
unipept-0.9.0 lib/commands/unipept/taxonomy.rb