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
indexId
Section titled “indexId”`$\{string\}-$\{string\}-$\{string\}-$\{string\}-$\{string\}` = ...
undefined | string
KeywordTable
indexId
Section titled “indexId”索引标识:
string
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:7
摘要:
undefined|string
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:8
表格:
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()
Section titled “getSummary()”getSummary():
string
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:25
string
addNode()
Section titled “addNode()”addNode(
keywords,nodeId):void
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:38
string[]
nodeId
Section titled “nodeId”string
void
deleteNode()
Section titled “deleteNode()”deleteNode(
keywords,nodeId):void
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:47
string[]
nodeId
Section titled “nodeId”string
void
toJson()
Section titled “toJson()”toJson():
Record<string,unknown>
定义于:.build/typescript/packages/core/src/data-structs/data-structs.ts:55
Record<string, unknown>