afs commented on issue #1421:
URL: https://github.com/apache/jena/issues/1421#issuecomment-1172939608
Please provide a Minimal, Reproducible Example
> as expected.
What did you expect?
If you loaded named graphs, and query the default graph, then there are no
visible triples.
Try this query: `SELECT * { {?s ?p ?o } UNION { GRAPH ?g { ?s ?p ?o } }
LIMIT 100`. Does it produce any output?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]