Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/types
IPlanNode
Interface IPlanNode
interface
IPlanNode
{
actor
:
string
;
children
:
IPlanNode
[]
;
logicalOperator
:
string
;
metadata
:
any
;
physicalOperator
?:
string
;
rawNode
:
any
;
}
Index
Properties
actor
children
logical
Operator
metadata
physical
Operator?
raw
Node
Properties
actor
actor
:
string
children
children
:
IPlanNode
[]
logical
Operator
logical
Operator
:
string
metadata
metadata
:
any
Optional
physical
Operator
physical
Operator
?:
string
raw
Node
raw
Node
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
actor
children
logical
Operator
metadata
physical
Operator
raw
Node
Comunica
Loading...