Rasqal General

This module provides general Rasqal operations such as library startup and shutdown as well as utility functions.

Rasqal General

Table of Contents
rasqal_get_query_engine_factory --  Get a query factory by name
rasqal_languages_enumerate --  Get information on query languages
rasqal_escaped_name_to_utf8_string --  get a UTF-8 and/or \u-escaped name as UTF-8
rasqal_query_set_default_generate_bnodeid_parameters --  Set default bnodeid generation parameters
rasqal_query_set_generate_bnodeid_handler --  Set the generate blank node ID handler function for the query
rasqal_free_memory --  Free memory allocated inside rasqal.
rasqal_alloc_memory --  Allocate memory inside rasqal.
rasqal_calloc_memory --  Allocate zeroed array of items inside rasqal.