Skip to content

Interface: DocumentGraphQuery

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Documents / DocumentGraphQuery

Interface: DocumentGraphQuery

Defined in: src/types/documents.ts:272

Query parameters for the per-document knowledge graph.

Properties

minDegree?

optional minDegree: number

Defined in: src/types/documents.ts:277

Drop nodes whose degree is below this value.

Default Value

0 (keep all nodes)