GraphStore`
GraphStore`

SPARQLLimit

SPARQLLimit[l]

is a query operator that yields the first l solutions.

SPARQLLimit[l,o]

skips the first o solutions.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Data about books:

Find the oldest book:

Properties & Relations  (1)

10 solutions:

Extract 3 solutions, skipping the first 4:

The same using Take:

Using Drop and then Take:

Wolfram Research (2020), SPARQLLimit, Wolfram Language function, https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html.

Text

Wolfram Research (2020), SPARQLLimit, Wolfram Language function, 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_2023_sparqllimit, author="Wolfram Research", title="{SPARQLLimit}", year="2020", howpublished="\url{https://reference.wolfram.com/language/GraphStore/ref/SPARQLLimit.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

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