Allison; The default number of triples for the SPARQL View is 1000 - see TopBraid Composer preferences to change that as desired.

-- Scott

On 10/2/2013 7:51 PM, Alison Callahan wrote:
Hello all,

When I execute a SPARQL query in TopBraid Composer 3.5.2 like:

SELECT COUNT(?thing)
WHERE {
     SERVICE <http://example.endpoint/sparql> {
        {
            ?thing a ?type .
        } .
    } .
}

I get a result of '10000', but when I run this query at the endpoint itself I get a much larger result ('88287').

The SPARQL endpoint is running Virtuoso Opensource 6.1.7.

Is there a maximum number of results that is returned when executing a SPARQL query in TopBraid Composer?

Thanks,

Alison



--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

--
-- You received this message because you are subscribed to the Google
Group "TopBraid Suite Users", the topics of which include Enterprise Vocabulary Network (EVN), TopBraid Composer, TopBraid Live, TopBraid Insight, SPARQLMotion, SPARQL Web Pages and SPIN.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-users?hl=en
---
You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to