Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Basic (s)-[p]->(o) query is not working when there is an RDFGraph in the db #2734

Closed
semihsalihoglu-uw opened this issue Jan 29, 2024 · 1 comment
Assignees
Labels
high-priority rdf Issues related to RDF support usability Issues related to better usability experience, including bad error messages

Comments

@semihsalihoglu-uw
Copy link
Contributor

kuzu> MATCH (s)-[p]->(o) RETURN count(*);
Error: Binder exception: Relationship pattern p with multiple rdf table labels is not supported.

We should be able to handle this.

@semihsalihoglu-uw semihsalihoglu-uw added usability Issues related to better usability experience, including bad error messages high-priority rdf Issues related to RDF support labels Jan 29, 2024
@andyfengHKU andyfengHKU mentioned this issue Jan 31, 2024
24 tasks
@andyfengHKU
Copy link
Contributor

This is duplicated with issue #2769

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high-priority rdf Issues related to RDF support usability Issues related to better usability experience, including bad error messages
Projects
None yet
Development

No branches or pull requests

2 participants