On this page

Cycle

linnet_py Class

Cycle()

Cycle represented as a subgraph and optional loop count.

Member details

filter

Property · read-only
#
filter: Subgraph

Subgraph filter for this cycle.

loop_count

Property · read-only
#
loop_count: Optional[int]

Optional loop count for this cycle.

__repr__

Method
#
__repr__() -> str

Debug-style representation.