ODataQuery              ODataQuery
and_query               Create a combined filter
odata_function          Make an OData function available to R
retrieve_all            Retrieve data. If data is paged, concatenate
                        pages. Only return the value without metadata.
retrieve_data           Retrieve data
retrieve_one            Retrieve single instance.
to_odata                Macro to convert R to OData syntax
