Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/types
DBResultWithColIndex
Interface DBResultWithColIndex
interface
DBResultWithColIndex
{
headers
:
string
[]
;
index
:
Record
<
string
,
number
>
;
ok
:
true
;
rows
:
DBValue
[]
[]
;
}
Hierarchy (
view full
)
IDBResult
DBResultWithColIndex
Index
Properties
headers
index
ok
rows
Properties
headers
headers
:
string
[]
index
index
:
Record
<
string
,
number
>
ok
ok
:
true
rows
rows
:
DBValue
[]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
headers
index
ok
rows
@deep-foundation/deeplinks
Loading...