GraphStore`
GraphStore`
SPARQLOrderBy
SPARQLOrderBy[expr]
is a query operator that sorts solutions by the value of expr.
SPARQLOrderBy[expr"order"]
sorts in ascending or descending order.
SPARQLOrderBy[{spec1,spec2,…}]
breaks ties by successively using the speci.
更多信息和选项
- A RightComposition of operators SPARQLSelect[…]/*…/*SPARQLOrderBy[…]/*... can be used in SPARQLExecute to query a SPARQL endpoint. Composition is also supported.
- SPARQLOrderBy[…] can be applied to the result of a SPARQLSelect query.
- "order" can be "Ascending" or "Descending". The default is "Ascending".
范例
Wolfram Research (2020),SPARQLOrderBy,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLOrderBy.html.
文本
Wolfram Research (2020),SPARQLOrderBy,Wolfram 语言函数,https://reference.wolfram.com/language/GraphStore/ref/SPARQLOrderBy.html.
CMS
Wolfram 语言. 2020. "SPARQLOrderBy." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLOrderBy.html.
APA
Wolfram 语言. (2020). SPARQLOrderBy. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/GraphStore/ref/SPARQLOrderBy.html 年