rasqal_query_results_get_binding_value

Name

rasqal_query_results_get_binding_value --  Get one binding value for the current result

Synopsis

rasqal_literal* rasqal_query_results_get_binding_value (rasqal_query_results * query_results, int offset);

Arguments

query_results

rasqal_query_results query_results

offset

offset of binding name into array of known names

Return value

a pointer to a shared rasqal_literal binding value or NULL on failure