swh.dataset.cli module# swh.dataset.cli.get_masked_swhids(logger, config: Dict[str, Any]) → Set[ExtendedSWHID][source]# Fetches the masking database and returns the list of all non-visible SWHIDs swh.dataset.cli.run_export_graph(config: Dict[str, Any], export_path: Path, export_formats: List[str], object_types: List[str], exclude_obj_types: Set[str], export_id: str | None, processes: int, margin: float | None)[source]#