Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

The return value of query() depends on the query #42

Closed
CasperWA opened this issue Nov 30, 2022 · 0 comments · Fixed by #43
Closed

The return value of query() depends on the query #42

CasperWA opened this issue Nov 30, 2022 · 0 comments · Fixed by #43
Assignees
Labels
enhancement New feature or request

Comments

@CasperWA
Copy link
Contributor

CasperWA commented Nov 30, 2022

This is actually not fully correct. The return value of query() depends on the sparql query. It just returns a list of tuples for each match. The tuple is not a triple but contains as many fields as the query asks for.

Originally posted by @jesper-friis in #11 (comment)

@CasperWA CasperWA self-assigned this Nov 30, 2022
@CasperWA CasperWA added the enhancement New feature or request label Nov 30, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant