rasqal_query_results_get_binding_name

Name

rasqal_query_results_get_binding_name --  Get binding name for the current result

Synopsis

const unsigned char* rasqal_query_results_get_binding_name (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 copy of the binding name or NULL on failure