simplegraphdb icon indicating copy to clipboard operation
simplegraphdb copied to clipboard

Nested SELECT queries will break quite badly

Open thundergolfer opened this issue 8 years ago • 0 comments

Current query system is not setup to handle much beyond the most basic of SPARQL queries. If subqueries are to be a thing, non-trivial changes will need to be made to the:

  • Query engine (!!)
  • Query validation functionality
  • Query parser

thundergolfer avatar Dec 03 '17 01:12 thundergolfer