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

Extend json-rql support #48

Open
4 of 8 tasks
gsvarovsky opened this issue Oct 9, 2020 · 2 comments
Open
4 of 8 tasks

Extend json-rql support #48

gsvarovsky opened this issue Oct 9, 2020 · 2 comments
Labels
good first issue Good for newcomers

Comments

@gsvarovsky
Copy link
Member

gsvarovsky commented Oct 9, 2020

Improve syntax support

  • inline filters
  • comparison operators
  • @construct
  • filters
  • ordering
  • paging (limit & offset)
  • @values
  • @exists (requires graph expression)
@gsvarovsky gsvarovsky added this to To do in m-ld backlog via automation Oct 9, 2020
@gsvarovsky gsvarovsky changed the title Extend json-rql Support Extend json-rql support Oct 9, 2020
@gsvarovsky
Copy link
Member Author

Waiting for jacoscaz/quadstore#106

@gsvarovsky gsvarovsky moved this from To do to Expedite in m-ld backlog Nov 16, 2020
@gsvarovsky gsvarovsky moved this from Expedite to To do in m-ld backlog Nov 16, 2020
@gsvarovsky gsvarovsky moved this from To do to Expedite in m-ld backlog Dec 2, 2020
@gsvarovsky gsvarovsky moved this from Expedite to In progress in m-ld backlog Dec 2, 2020
@gsvarovsky gsvarovsky moved this from In progress to Expedite in m-ld backlog Dec 4, 2020
@gsvarovsky gsvarovsky moved this from Expedite to To do in m-ld backlog Dec 4, 2020
@mcalligator
Copy link

Support for results ordering would certainly be useful, especially as the number of results grows. The same applies to pagination, to reduce the volume of data transferred in query responses, and the development effort required in the application incorporating m-ld.

@gsvarovsky gsvarovsky added the good first issue Good for newcomers label Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants