Class: IndexList
The underlying structure of each index.
Hierarchy
-
↳
IndexList
Constructors
constructor
• new IndexList(indexId?
, summary?
): IndexList
Parameters
Name | Type | Default value |
---|---|---|
indexId | `${string}-${string}-${string}-${string}-${string}` | undefined |
summary | undefined | undefined |
Returns
Inherited from
Defined in
packages/core/src/indices/IndexStruct.ts:10