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

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 837

Field Documentation

◆ desc_str

CHARACTER VARYING provsql.GATE_WITH_DESC::desc_str

◆ extra

TEXT provsql.GATE_WITH_DESC::extra

◆ f

UUID provsql.GATE_WITH_DESC::f

◆ gate_type

PROVENANCE_GATE provsql.GATE_WITH_DESC::gate_type

◆ infos[]

INTEGER provsql.GATE_WITH_DESC::infos[]

◆ t

UUID provsql.GATE_WITH_DESC::t

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