peterjohnlawrence / com.inova8.odata2sparql.v4

Part of the overall odata2sparql solution, this odata2sparql.v4 module containing the olingo4 dependencies. In other words specifically for odata v4
http://inova8.com/bg_inova8.com/offerings/odata2sparql/
Apache License 2.0
5 stars 5 forks source link

If $expand, then a UNION cannot be used to merge the resourcePath and expanded items #196

Open peterjohnlawrence opened 3 years ago

peterjohnlawrence commented 3 years ago

If a UNION is used then the resource path will return everthing, and the UNION'ed $expand supplement some of these results. Therefore the UNION should be removed. However if there is nothing to expand then nothing at all might be returned:-(