librdf_query_results_get_binding_name

Name

librdf_query_results_get_binding_name --  Get binding name for the current result

Synopsis

const char* librdf_query_results_get_binding_name (librdf_query_results * query_results, int offset);

Arguments

query_results

librdf_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