public interface OccurrenceDatasetIndexService
Modifier and Type | Method and Description |
---|---|
SortedMap<UUID,Long> |
occurrenceDatasetsForCountry(Country country)
This provides a map of occurrence dataset keys to the number of records matching the given country.
|
SortedMap<UUID,Long> |
occurrenceDatasetsForNubKey(int taxonKey)
This provides a map of occurrence dataset keys to the number of records matching the given nub key.
|
SortedMap<UUID,Long> occurrenceDatasetsForCountry(Country country)
country
- to filter occurrence datasets bySortedMap<UUID,Long> occurrenceDatasetsForNubKey(int taxonKey)
taxonKey
- to filter occurrence datasets byCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.