| Package | Description |
|---|---|
| org.wikidata.query.rdf.tool.wikibase |
| Modifier and Type | Method and Description |
|---|---|
RecentChangeResponse |
WikibaseRepository.fetchRecentChanges(Date 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(Date nextStartTime,
int batchSize)
Fetch recent changes starting from nextStartTime or continuing from
lastContinue depending on the contents of lastContinue way to use
MediaWiki.
|
Copyright © 2018. All rights reserved.