rasqal_query_print

Name

rasqal_query_print --  Print a query in a debug format

Synopsis

void rasqal_query_print (rasqal_query* query, FILE * fh);

Arguments

query

the rasqal_query object

fh

the FILE* handle to print to.