Skip to main content

@nuclia/core / Exports / EntitiesGroup

Interface: EntitiesGroup

Hierarchy

Table of contents

Properties

Properties

color

Optional color: string

Inherited from

BaseEntitiesGroup.color

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:285


custom

Optional custom: boolean

Inherited from

BaseEntitiesGroup.custom

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:286


entities

entities: Object

Index signature

▪ [key: string]: Entity

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:290


title

Optional title: string

Inherited from

BaseEntitiesGroup.title

Defined in

libs/sdk-core/src/lib/db/kb/kb.models.ts:284