g3-toolkit API Reference
Preparing search index...
core/src
Portal
Interface Portal
A portal connecting two holons.
interface
Portal
{
constructQuery
?:
string
;
id
:
string
;
label
:
string
;
sourceHolonId
:
string
;
targetHolonId
:
string
;
}
Index
Properties
construct
Query?
id
label
source
Holon
Id
target
Holon
Id
Properties
Optional
construct
Query
constructQuery
?:
string
CONSTRUCT query that produces the portal's subgraph.
id
id
:
string
label
label
:
string
source
Holon
Id
sourceHolonId
:
string
target
Holon
Id
targetHolonId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
construct
Query
id
label
source
Holon
Id
target
Holon
Id
g3-toolkit API Reference
Loading...
A portal connecting two holons.