gatelogue_aggregator.types.base.BaseContext

class gatelogue_aggregator.types.base.BaseContext

Bases: object

__init__()

Methods

__init__()

find_by_ref(v)

find_by_ref_or_index(v)

Attributes

g

find_by_ref(v: R) N | None
find_by_ref_or_index(v: R | int) N | None
g: PyGraph