delete_sources
delete_sources(
self ,
source_paths: list[str] ,
base_uri: str = ““,
)-> ‘None’
Remove sources (identified by base_uri + path) and dependents.
| method of dascore.io.index.backend.SQLiteIndexBackend | source |
delete_sources(
self ,
source_paths: list[str] ,
base_uri: str = ““,
)-> ‘None’
Remove sources (identified by base_uri + path) and dependents.