gatelogue_types.NodeNS

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

Bases: Node

__init__()

Methods

NS()

__init__()

Attributes

i

The ID of the node

source

All sources that prove the node's existence

classmethod NS()
i: ID

The ID of the node

source: set[str]

All sources that prove the node’s existence