Rasqal RDF Query Library API Reference Manual | ||
---|---|---|
<<< Previous | Next >>> |
the rasqal_query
object
the query string (or NULL)
base URI of query string (optional)
Some query languages may require a base URI to resolve any relative URIs in the query string. If this is not given, the current directory int the filesystem is used as the base URI.
The query string may be NULL in which case it is not parsed and the query parts may be created by API calls such as rasqal_query_add_source etc.
<<< Previous | Home | Next >>> |
rasqal_graph_pattern_set_origin | Up | rasqal_query_execute |