get_default_edge_assets# eclypse.graph.assets.defaults.get_default_edge_assets(with_init=True)[source]# Get the set of default edge assets. Parameters: with_init (bool) – Whether to attach the bundled default initialisers to the assets. Returns: The default edge assets: latency, bandwidth. Return type: dict[str, Any]