neko.core.network.Network.complete_connection
- Network.complete_connection(maxlen: int | None = 2, algorithm=UNSET, minimal=UNSET, only_signed: bool = False, consensus: bool = False, connect_with_bias=UNSET, *, path_policy: Literal['one_shortest', 'all_shortest', 'all_bounded'] | None = None, reuse_policy: Literal['none', 'discovered_paths', 'induced_subgraph'] | None = None) None
Delegates to strategies.complete_connection.