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