Type Alias: BaseNodeParams<T>
BaseNodeParams<
T
>:object
Type Parameters
• T extends Metadata
= Metadata
Type declaration
embedding?
optional
embedding:number
[]
excludedEmbedMetadataKeys?
optional
excludedEmbedMetadataKeys:string
[]
excludedLlmMetadataKeys?
optional
excludedLlmMetadataKeys:string
[]
hash?
optional
hash:string
id_?
optional
id_:string
metadata?
optional
metadata:T
relationships?
optional
relationships:Partial
<Record
<NodeRelationship
,RelatedNodeType
<T
>>>
Defined in
packages/core/schema/dist/index.d.ts:32