| Package | Description |
|---|---|
| org.wikidata.query.rdf.tool.wikibase |
| Modifier and Type | Method and Description |
|---|---|
RecentChangeResponse |
WikibaseRepository.fetchRecentChanges(Instant nextStartTime,
Continue lastContinue,
int batchSize)
Fetch recent changes starting from nextStartTime or continuing from
lastContinue depending on the contents of lastContinue way to use
MediaWiki.
|
RecentChangeResponse |
WikibaseRepository.fetchRecentChangesByTime(Instant nextStartTime,
int batchSize)
Fetch recent changes starting from nextStartTime or continuing from
lastContinue depending on the contents of lastContinue way to use
MediaWiki.
|
Copyright © 2019. All rights reserved.