跳转到内容

KeywordTable

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:34

新建关键词表(indexId, summary): KeywordTable

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:10

`$\{string\}-$\{string\}-$\{string\}-$\{string\}-$\{string\}` = ...

undefined | string

KeywordTable

IndexStruct.constructor

索引标识: string

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:7

IndexStruct.indexId


摘要: undefined | string

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:8

IndexStruct.summary


表格: Map<string, Set<string>>

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:35


类型: IndexStructType = IndexStructType.KEYWORD_TABLE

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:36

getSummary(): string

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:25

string

IndexStruct.getSummary


addNode(keywords, nodeId): void

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:38

string[]

string

void


deleteNode(keywords, nodeId): void

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:47

string[]

string

void


toJson(): Record<string, unknown>

定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:55

Record<string, unknown>

IndexStruct.toJson