Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
columnar-workflow
ColumnarTableHandoff
Interface ColumnarTableHandoff
Experimental
interface
ColumnarTableHandoff
{
kind
:
"table"
;
rows
:
readonly
DecodedGeoArrowRow
[]
;
truncated
:
boolean
;
}
Index
Properties
kind
rows
truncated
Properties
Readonly
Experimental
kind
kind
Readonly
Experimental
rows
rows
:
readonly
DecodedGeoArrowRow
[]
Readonly
Experimental
truncated
truncated
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
rows
truncated
@honua/sdk-js
Loading...