Querying relationship tables between regular node and RDF.Resource tables without node labels gives binding error. #2751
Labels
bug
Something isn't working
frontend
Frontend, i.e., binder, parser, query planning-related issues
high-priority
rdf
Issues related to RDF support
I have an RDFGraph UniKG. It has a Resource with iri: "http://kuzu.io/rdf-ex#Adam". I add a new node table Students and a new relationship table between Students and UniKG_r (the resource node table). Then I get the following error:
In the last query, if I instead query as follows it works:
The text was updated successfully, but these errors were encountered: