GraphStore`
GraphStore`

SPARQLLimit

SPARQLLimit[l]

最初の l 個の解を与えるクエリ演算子である.

SPARQLLimit[l,o]

最初の o 個の解を飛ばす.

詳細とオプション

例題

すべて開くすべて閉じる

  (1)

書籍についてのデータ:

最も古い書籍を求める:

特性と関係  (1)

10個の解:

最初の4つの解を飛ばして3つの解を取り出す:

Takeを使って同じことを行う:

Dropを使い,次にTakeを使う:

Wolfram Research (2020), SPARQLLimit, Wolfram言語関数, https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html.

テキスト

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_2024_sparqllimit, author="Wolfram Research", title="{SPARQLLimit}", year="2020", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html}", note=[Accessed: 05-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_sparqllimit, organization={Wolfram Research}, title={SPARQLLimit}, year={2020}, url={https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html}, note=[Accessed: 05-November-2024 ]}