WikiData.Query

Undocumented in source.

Members

Functions

bind
Query bind(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
Query bind(string prop, string bindTo)
Undocumented in source. Be warned that the author may not have intended to support it.
bind
Query bind(string prop, string unit, string bindTo)
Undocumented in source. Be warned that the author may not have intended to support it.
getList
T[] getList(string dataLanguage)
Undocumented in source. Be warned that the author may not have intended to support it.
getXml
Element getXml(string dataLanguage)
Undocumented in source. Be warned that the author may not have intended to support it.
isPartOf
Query isPartOf(string what)
Undocumented in source. Be warned that the author may not have intended to support it.
sortAsc
Query sortAsc(string var)
Undocumented in source. Be warned that the author may not have intended to support it.
sortDesc
Query sortDesc(string var)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

analyzeProp
string analyzeProp;
Undocumented in source.
analyzeVar
string analyzeVar;
Undocumented in source.
binding2member
string[string] binding2member;
Undocumented in source.
bindings
string bindings;
Undocumented in source.
filters
string[] filters;
Undocumented in source.
nameFilter
string nameFilter;
Undocumented in source.
nameFilterCase
bool nameFilterCase;
Undocumented in source.
nameFilterExact
bool nameFilterExact;
Undocumented in source.
postfix
string postfix;
Undocumented in source.

Meta