rasqal_query_get_result_binding_name
Name
rasqal_query_get_result_binding_name -- Get binding name for the current result
Synopsis
const char* rasqal_query_get_result_binding_name
(rasqal_query * query, int offset);
Arguments
- query
rasqal_query
query
- 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