SPARQLLimit[l]
最初の l 個の解を与えるクエリ演算子である.
SPARQLLimit[l,o]
最初の o 個の解を飛ばす.


SPARQLLimit
SPARQLLimit[l]
最初の l 個の解を与えるクエリ演算子である.
SPARQLLimit[l,o]
最初の o 個の解を飛ばす.
詳細とオプション
- 演算子SPARQLSelect[…]/*…/*SPARQLLimit[…]/*…のRightCompositionをSPARQLExecuteで使ってSPARQL Endpointのクエリを行うことができる.Compositionもサポートされている.
- SPARQLLimitは,通常はSPARQLOrderByの後に適用される.
関連するガイド
テキスト
Wolfram Research (2020), SPARQLLimit, Wolfram言語関数, https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html.
CMS
Wolfram Language. 2020. "SPARQLLimit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html.
APA
Wolfram Language. (2020). SPARQLLimit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html
BibTeX
@misc{reference.wolfram_2025_sparqllimit, author="Wolfram Research", title="{SPARQLLimit}", year="2020", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html}", note=[Accessed: 05-October-2025]}
BibLaTeX
@online{reference.wolfram_2025_sparqllimit, organization={Wolfram Research}, title={SPARQLLimit}, year={2020}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html}, note=[Accessed: 05-October-2025]}