gatelogue_types.NodeNS

class gatelogue_types.NodeNS(*, i: ID = None, source: set[str] = <factory>)

Bases: _Node

__init__()

Methods

__init__()

Attributes

i

The ID of the node

source

All sources that prove the node's existence

i: ID

The ID of the node

source: set[str]

All sources that prove the node’s existence