- get(WikidataFilter) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns all statements that meet some sort of criterion.
- get(WikidataFilter) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- get(DaoFilter) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- get(String, Config, Map<String, String>) - Method in class org.wikibrain.wikidata.WikidataSqlDao.Provider
-
- getAliases() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getByCode(char) - Static method in enum org.wikibrain.wikidata.WikidataEntity.Type
-
- getByValue(WikidataEntity, WikidataValue) - Method in interface org.wikibrain.wikidata.WikidataDao
-
- getByValue(String, WikidataValue) - Method in interface org.wikibrain.wikidata.WikidataDao
-
- getByValue(WikidataEntity, WikidataValue) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getByValue(String, WikidataValue) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getComment() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the comment string that was used for making the edit that led to
this revision.
- getContributor() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the name for the contributor that made the edit that led to this
revision.
- getContributorId() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the user id of the contributor who made the edit that led to this
revision, or -1 if the edit was not made by a registered user.
- getCount(DaoFilter) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getDescriptions() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getEntityIds() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getEntityTypeCodes() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getEntityTypes() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getFormat() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the format of the revision text.
- getFullStatement() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getId() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getId() - Method in class org.wikibrain.wikidata.WikidataStatement
-
- getIntValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getItem() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getItem(int) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns the item associated with the particular id
- getItem(int) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getItem() - Method in class org.wikibrain.wikidata.WikidataStatement
-
- getItemId(LocalPage) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Gets the item id for a given LocalPage (the number after "Q")
- getItemId(LocalId) - Method in interface org.wikibrain.wikidata.WikidataDao
-
- getItemId(LocalPage) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getItemId(LocalId) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getItemValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getJsonValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getLabel(Language, WikidataEntity.Type, int) - Method in interface org.wikibrain.wikidata.WikidataDao
-
- getLabel(Language, WikidataEntity.Type, int) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getLabels() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getLang() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getLangIds() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getLangs() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getLocalStatement(Language, WikidataStatement) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Translates a single language-agnostic statement into a human interpretable
statement in that particular language.
- getLocalStatement(Language, WikidataStatement) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getLocalStatements(LocalPage) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns human-understandable interpretations of statements for a particular page.
- getLocalStatements(Language, WikidataEntity.Type, int) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns all statements for the specified concept id.
- getLocalStatements(LocalPage) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getLocalStatements(Language, WikidataEntity.Type, int) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getModel() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the content model of the revision.
- getMostRecentDate() - Method in class org.wikibrain.wikidata.WikidataDumpHelper
-
- getMostRecentFile() - Method in class org.wikibrain.wikidata.WikidataDumpHelper
-
- getMostRecentUrl() - Method in class org.wikibrain.wikidata.WikidataDumpHelper
-
- getNamespace() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the id of the MediaWiki namespace of the revised page.
- getPageId() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the numeric page id of the revised page.
- getPath() - Method in class org.wikibrain.wikidata.WikidataSqlDao.Provider
-
- getPrefixedTitle() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the title string of the revised page, including namespace
prefixes and subpages, if any.
- getProperties() - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns all known properties.
- getProperties() - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getProperty() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getProperty(Language, String) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Gets a property by a name in some language.
- getProperty(int) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Fetches the property associated with an id.
- getProperty(Language, String) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getProperty(int) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getProperty() - Method in class org.wikibrain.wikidata.WikidataStatement
-
- getPropertyByName(Language, String) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getPropertyByName(String) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getPropertyIds() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getRank() - Method in class org.wikibrain.wikidata.WikidataStatement
-
- getRankOrdinals() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getRanks() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- getRevisionId() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the numeric id of the current revision.
- getStatement() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getStatements(LocalPage) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Returns all statements for a particular page.
- getStatements() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getStatements(LocalPage) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getStatementsInLanguage(Language) - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getStringId() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getStringValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getText() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the text content of the current revision.
- getTimeStamp() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the time stamp at which the current revision was made.
- getTimeValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getTitle() - Method in class org.wikibrain.wikidata.RawPageWrapper
-
Returns the title string of the revised page without any namespace
prefixes.
- getType() - Method in class org.wikibrain.wikidata.WikidataEntity
-
- getType() - Method in class org.wikibrain.wikidata.WikidataSqlDao.Provider
-
- getType() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getTypeName() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getUniversalPage(int) - Method in interface org.wikibrain.wikidata.WikidataDao
-
Gets the LocalPage for the input itemId (the number after "Q") and language (if it exists)
- getUniversalPage(int) - Method in class org.wikibrain.wikidata.WikidataSqlDao
-
- getValue() - Method in class org.wikibrain.wikidata.LocalWikidataStatement
-
- getValue() - Method in class org.wikibrain.wikidata.WikidataStatement
-
- getValue() - Method in class org.wikibrain.wikidata.WikidataValue
-
- getValues() - Method in class org.wikibrain.wikidata.WikidataFilter
-
- gsonToPrimitive(JsonElement) - Static method in class org.wikibrain.wikidata.WikidataParser
-