| Top |
BeagleQueryPartUri *
beagle_query_part_uri_new (void);
Creates a new BeagleQueryPartUri.
void beagle_query_part_uri_set_uri (BeagleQueryPartUri *part,const char *uri);
Sets the uri of a BeagleQueryPartUri. This should be used to obtain beagle indexed metadata for a given uri. The uri should be properly escaped and be exactly the same that beagle would return.