ProvSQL SQL API
Adding support for provenance and uncertainty management to PostgreSQL databases
Loading...
Searching...
No Matches

Row type for sub_circuit_with_desc results. More...

Attributes

UUID f
UUID t
PROVENANCE_GATE gate_type
CHARACTER VARYING desc_str
INTEGER infos[]
TEXT extra

Detailed Description

Row type for sub_circuit_with_desc results.

Source code
provsql.sql line 1746

Field Documentation

◆ desc_str

CHARACTER VARYING GATE_WITH_DESC::desc_str

◆ extra

TEXT GATE_WITH_DESC::extra

◆ f

UUID GATE_WITH_DESC::f

◆ gate_type

PROVENANCE_GATE GATE_WITH_DESC::gate_type

◆ infos[]

INTEGER GATE_WITH_DESC::infos[]

◆ t

UUID GATE_WITH_DESC::t

The documentation for this TYPE was generated from the following file: