Method Search.Database.Base()->remove_uri_prefix()
- Method
remove_uri_prefix
 
- voidremove_uri_prefix(- string|- Standards.URI- uri)
- Description
- Remove URI prefix from the database. 
- Parameter uri
- The URI prefix of the resource being removed. 
void remove_uri_prefix(string|Standards.URI uri)
Remove URI prefix from the database.
uriThe URI prefix of the resource being removed.