rasqal_query_get_prefix

Name

rasqal_query_get_prefix --  Get a prefix in the sequence of namespsace prefixes in the query

Synopsis

rasqal_prefix* rasqal_query_get_prefix (rasqal_query* query, int idx);

Arguments

query

rasqal_query query object

idx

index into the sequence (0 or larger)

Return value

a rasqal_prefix pointer or NULL if out of the sequence range