OData / OData.Neo

111 stars 17 forks source link

FOUNDATIONS: Filter Service Implementation #5

Closed hassanhabib closed 2 years ago

hassanhabib commented 2 years ago

GIVEN AS AN ENGINEER WHEN I NEED TO RUN FILTERING ON MY DATA THROUGH A QUERY THEN I SHOULD BE ABLE TO LEVERAGE A CAPABILITY IN ODATA NEO TO FILTER DATA FROM THE PROVIDER

TehWardy commented 2 years ago

What's the context here ...

casperOne commented 2 years ago

I agree with @TehWardy here; there's going to be a need between OData and the underlying provider to be able to negotiate responsibilities of the provider so that OData can know what the provider will handle and what OData will have to layer on top of the provider.