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