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

🤯 Filter query with expressions #614

Closed
amimart opened this issue Aug 12, 2024 · 0 comments · Fixed by #616
Closed

🤯 Filter query with expressions #614

amimart opened this issue Aug 12, 2024 · 0 comments · Fixed by #616
Assignees

Comments

@amimart
Copy link
Member

amimart commented Aug 12, 2024

Purpose

Currently the use of WhereClause in queries as QueryMsg::Select, QueryMsg::Construct or QueryMsg::Describe allows to query triples matching provided patterns.

In order to extend the querying capabilities allows to specialise queries against precise targets I propose to introduce the evaluation of expressions against resolved variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant